Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 401,907 for

document

(0.13 sec)
  1. PdfSaveOptions.saveFormat property | Aspose.Wor...

    PdfSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...a saved PDF document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Converting a SVG file to PDF using Python | Asp...

    Sample code on Python for SVG to PDF conversion. Use example code for batch SVG to PDF conversion with Python and .NET...programmatically a document from SVG to PDF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/s...
  3. Converting a PDF file to DOCX using Python | As...

    Sample code on Python for PDF to DOCX conversion. Use example code for batch PDF to DOCX conversion with Python and .NET...convert programmatically a document from PDF to DOCX format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/p...
  4. Converting a SVG file to TIFF using Python | As...

    Sample code on Python for SVG to TIFF conversion. Use example code for batch SVG to TIFF conversion with Python and .NET...convert programmatically a document from SVG to TIFF format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/s...
  5. Converting a PNG file to PDF using Python | Asp...

    Sample code on Python for PNG to PDF conversion. Use example code for batch PNG to PDF conversion with Python and .NET...programmatically a document from PNG to PDF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/p...
  6. View and Update Word Properties Online or Updat...

    View and modify Word properties through online app for free. Java API code to update Word properties....Develop powerful Java based Word document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/java/metadata/word/
  7. DocumentPartSavingArgs class | Aspose.Words for...

    aspose.words.saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.Document_part_saving()](../iDocumentpartsavingcallback/Document_part_saving/#Documentpartsavingargs) callback...document_part_saving() callback. To...more, visit the Save a Document documentation article. Remarks When...

    reference.aspose.com/words/python-net/aspose.wo...
  8. View PPTM File Online and using Java | products...

    Free online PPTM file viewer app. Java API code to view PPTM presentation for viewer application....Develop powerful Java based PPTM document viewer utility application...PPTM document through Java. Download View PPTM Document via Online...

    products.aspose.com/total/java/viewer/pptm/
  9. 在 PDF 文件中创建链接|Aspose.PDF for Java

    本节解释如何使用 Java 在 PDF 文档中创建链接。...要创建应用程序链接: 创建一个 Document 对象。 获取要添加链接的 Page 。 使用 Page...对象的 Annotations 集合中。 最后,使用 Document 对象的 Save 方法保存更新后的 PDF。 以下代码片段展示了如何在...

    docs.aspose.com/pdf/zh/java/create-links/
  10. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。...ExampleCurve () { // The path to the document directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/add-curve/