Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 375,207 for

document

(0.15 sec)
  1. Convert WORDML to PPSX via C++ or with free Onl...

    Export WORDML to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to PPSX online converter quickly before integrating the code....markup language used to create documents, while PPSX is a presentation...presentations from their existing documents, allowing them to easily share...

    products.aspose.com/total/cpp/conversion/wordml...
  2. View and Update ODP Properties Online or using ...

    View and modify ODP properties through online app for free. Python API code to view and edit ODP properties....powerful Python based ODP document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/python-net/metadata/odp/
  3. View and Update POWERPOINT Properties Online or...

    View and modify POWERPOINT properties through online app for free. Python API code to view and edit POWERPOINT properties....powerful Python based POWERPOINT document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/python-net/metadata/p...
  4. View and Update PPT Properties Online or using ...

    View and modify PPT properties through online app for free. Python API code to view and edit PPT properties....powerful Python based PPT document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/python-net/metadata/ppt/
  5. StructuredDocumentTag.is_temporary property | A...

    StructuredDocumentTag.is_temporary property. Specifies whether this SDT shall be removed from the WordProcessingML Document when its contents are modified....from the WordProcessingML document when its contents are modified...aw . Document () # Insert a plain text structured document tag...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Exception with SaveAsync but not Save - Free Su...

    Hi all We use Aspose.Pdf.Document to add QR codes on top of existing PDF files. What we do is roughly the following: using var Document = new Document(streamOfPdfFile); AddQrCode(Document); Document.SaveAsync(streamOf…...Document to add QR codes on top of...following: using var document = new Document(streamOfPdfFile); ...

    forum.aspose.com/t/exception-with-saveasync-but...
  7. DmlRenderingMode enumeration | Aspose.Words for...

    aspose.words.saving.DmlRenderingMode enumeration. Specifies how DrawingML shapes are rendered to fixed page formats....in a document as we save it to PDF. doc = aw . Document ( file_name...object that we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfSaveOptions.use_book_fold_printing_settings ...

    PdfSaveOptions.use_book_fold_printing_settings property. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/)....value indicating whether the document should be saved using a booklet...Examples Shows how to save a document to the PDF format in the form...

    reference.aspose.com/words/python-net/aspose.wo...
  9. XpsSaveOptions.use_book_fold_printing_settings ...

    XpsSaveOptions.use_book_fold_printing_settings property. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/)....value indicating whether the document should be saved using a booklet...Examples Shows how to save a document to the XPS format in the form...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在PDF中使用链接注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除链接注释。...AddLinkAnnotation () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/link-annotations/