Sort Score
Result 10 results
Languages All
Labels All
Results 8,781 - 8,790 of 424,128 for

document

(0.37 sec)
  1. PsSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.PsSaveOptions to enhance your Document saving experience in Ps format with customizable options for optimal results....additional options when saving a document into the Ps format. To learn...the Specify Save Options documentation article. public class PsSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Simple Mail Merge in Python|Aspose.Words for Java

    Simple Mail Merge using Python....Code Document = jpype . JClass ( "com.aspose.words.Document" )...) doc = Document ( srcDocFile ) \# Fill the fields in the document...

    docs.aspose.com/words/java/simple-mail-merge-in...
  3. Python PDF Splitter – Extract Pages from PDF

    Step-by-step guide to extract single or multiple pages from a PDF using Aspose.PDF for Python. Includes code examples and easy integration....extracting pages from a PDF document using Python step by step...Extract a Page from a PDF Document Extract a Range of Pages from...

    blog.aspose.com/pdf/extract-pages-from-pdf-in-p...
  4. Copy Bookmarked Text in Python|Aspose.Words for...

    Copy Bookmarked Text using Python....Load the source document . srcDoc = self . Document ( self . dataDir...adding to this document . dstDoc = self . Document () \# Let ' s...

    docs.aspose.com/words/java/copy-bookmarked-text...
  5. Export EML to RTF via C++ | products.aspose.com

    C++ API to Convert EML to RTF without using Microsoft Word or Outlook...create, edit, and convert documents. It includes two APIs specifically...manipulating documents, such as text extraction, document comparison...

    products.aspose.com/total/cpp/conversion/eml-to...
  6. Supported File Formats|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.... Numbers The document is created by Apple’s Numbers...system. PDF Adobe Portable Document Format. XPS XML Paper Specification...

    docs.aspose.com/cells/cpp/supported-file-formats/
  7. Convert PDF to Word Docs - Free Support Forum -...

    Trying to convert pdf to word in python. Using the docs as is. Getting the following error: Traceback (most recent call last): File "/home/jupyter/Tahoe_Test/Aspose/EnclaveTesting/WordHandler.py", line 69, in conv_pdf…...py", line 69, in conv_pdf document.save(output_stream, save_options)...following the instructions from documentation . Here is my function: def...

    forum.aspose.com/t/convert-pdf-to-word-docs/312166
  8. Convert Docx to PDF generate an error - Free Su...

    I have a Docx that i want to convert to PDF. When i call the “new Document()”, i get the following error : Exception in thread "main" com.aspose.words.FileCorruptedException: The Document appears to be corrupted and c…... When i call the “new Document()”, i get the following error...FileCorruptedExcepti: The document appears to be corrupted and...

    forum.aspose.com/t/convert-docx-to-pdf-generate...
  9. Show Formulas Instead of Values in a Worksheet ...

    This article provides sample code for using the JavaScript API via C++ to programmatically display formulas rather than values in an Excel worksheet or spreadsheet....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/show-formu...
  10. StructuredDocumentTag.Placeholder | Aspose.Word...

    Discover how the StructuredDocumentTag Placeholder property enhances your Documents by displaying essential placeholder text when content is missing....structured document tag. Document doc = new Document (); // Insert...Insert a plain text structured document tag of the "PlainText" type...

    reference.aspose.com/words/net/aspose.words.mar...