Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 168,075 for

document

(0.33 sec)
  1. Error400 Calling UploadFileAsync method - Free ...

    We have been encountering errors when calling Aspose APIs since this morning. We have not made any changes to our code. These API calls have been working reliably for over a year and were functioning correctly until tod…...you please share your sample document and code to reproduce the...

    forum.aspose.cloud/t/error400-calling-uploadfil...
  2. Email Message Files|Documentation

     Aspose Email tutorial shows how to work with email files. Create emails, save emails, edit emails, send emails, receive emails and more.... Document headers. HTML body. Linked...required parameters : an email document format as Enum (EML, MSG,...

    docs.aspose.cloud/email/email-message-files/
  3. DXF to STL conversion using Aspose.3D REST API ...

    i’m getting error while converting dxf file to stl Message: [400] Client error: POST https://api.aspose.cloud/v3.0/3d/saveas/newformat?name=convertacad_21012467281604703829.dxf&newformat=stlascii&newfilename=convertacad…...the exception with shared document and logged a ticket THREEDCLOUD-49...

    forum.aspose.cloud/t/dxf-to-stl-conversion-usin...
  4. Convert ODT to Word using Python | ODT to DOCX ...

    Learn how to convert ODT to Word using Python SDK. Free ODT to DOCX conversion API. Convert ODT to DOC online. Open Document Format converter...reason we are converting open document format to MS Word format is...manipulating, and converting Word documents to various supported formats...

    blog.aspose.cloud/words/convert-odt-to-word-usi...
  5. Delete Paragraphs|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Examples In the document MyPresentation.pptx , the...bucket name. Examples In the document MyPresentation.pptx , the...

    docs.aspose.cloud/slides/delete-paragraphs/
  6. Merge Multiple Microsoft Word Documents into One

    This post explains how to merge multiple Word Documents into a single Document. You can check use this feature in any programming language....‘Result’ ][ ‘Documents’ ].**each do | document | #Build and sign...file_name = File**. basename ( document [ ’link’ ][ ‘Href’ ])** str_uri...

    blog.aspose.cloud/total/split-all-or-specific-e...
  7. Free Support Policies - Free Support Forum - as...

    Free Support From the very first days of Aspose, we knew that just giving our customers good products would not be enough. We also needed to deliver good service. We are developers ourselves and understand how frustrat…... Compare document online request responding...Empty Table in Mail Merge Word Document using Aspose.Words Cloud API...

    forum.aspose.cloud/t/free-support-policies/2999
  8. Comparing resized images issue - Free Support F...

    My goal is to verify that an image in a Document comes from a scaled down or up full-sized image. I’m aware about resampling processes while resizing, and despite I even read somewhere there is no solution for this issue…...verify that an image in a document comes from a scaled down or...for you: 1- I created a docx document by including Foto1.png in...

    forum.aspose.cloud/t/comparing-resized-images-i...
  9. Ruby Compress PDF REST API

    Compress PDF to smaller size using Ruby SDK. Optimize PDF content in Ruby....developers can compress PDF documents to optimize content and output...@words_api = WordsAPI.new request_document = File.open( 'Input.pdf' )...

    products.aspose.cloud/words/ruby/compress/pdf/
  10. Python Compress DOCX REST API

    Compress DOCX to smaller size using Python SDK. Optimize DOCX content in Python....client_secret = '######### ) request_document = open ( 'Input.docx' , 'rb'...images_reduce_size_factor= 1 ) compress_document_request = asposewordscloud...

    products.aspose.cloud/words/python/compress/docx/