Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 368,275 for

save

(0.26 sec)
  1. 使用 XFA 表单|Aspose.PDF for .NET

    Aspose.PDF for .NET API 让您在 PDF 文档中处理 XFA 和 XFA Acroform 字段。Aspose.Pdf.Facades...."Field 1" ; } // Save PDF document document . Save ( dataDir + "FilledXfa_out...Standard ; // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/xfa-forms/
  2. Draw Timeline while rendering Excel to PDF with...

    Manage timelines of Excel files with Aspose.Cells for Node.js via C++.... It then saves the workbook as output PDF file...filePath ); // Save file to pdf workbook . save ( "out.pdf" ,...

    docs.aspose.com/cells/nodejs-cpp/draw-timeline-...
  3. MetafileRenderingOptions.EmulateRenderingToSize...

    Discover the MetafileRenderingOptions EmulateRenderingToSizeOnPageResolution property. Control metafile rendering resolution for optimal page display....can pass to the document's "Save" method // to modify how that...EmulateRenderingToSi = 50 ; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Convert Markdown to Word in Java

    Refer to this article to convert Markdown to Word in Java. You will get details to set the IDE, a list of programming steps, and a sample code to develop a Markdown to Word converter in Java....with the specified load options Save the output as a DOCX file on...options. Save the loaded document as DOCX by calling the save() method...

    kb.aspose.com/words/java/convert-markdown-to-wo...
  5. Convert HTML to Excel using Python

    Follow this article to convert HTML to Excel using Python. It has the IDE settings, a list of steps, and sample code to transform file format from HTML to excel using python....loading of the source PDF file and save the output in various formats...using the specified options Save the loaded format in Excel format...

    kb.aspose.com/pdf/python/convert-html-to-excel-...
  6. Convert MHTML to WORDML in Python | products.as...

    MHTML and HtmlFixed to WORDML conversion in your Python applications without using Microsoft Word...API also allows developers to save documents in HTML format using...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  7. How to Rotate Text of Cell with Golang via C++|...

    C++ code to rotate text of Cell with Aspose.Cells for C++ API... Save the Workbook After rotating...rotating the cells, you can save the modified workbook back to a file...

    docs.aspose.com/cells/go-cpp/how-to-rotate-text...
  8. PdfSaveOptions.ZoomFactor | Aspose.Words for .NET

    Discover PdfSaveOptions' ZoomFactor property to easily adjust document zoom levels in percentages, enhancing your PDF viewing experience....can pass to the document's "Save" method // to modify how that...1/4 of its actual size. doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. How to Merge Word Documents using Python

    This simple article focuses on how to merge Word document using Python. It encapsulates the details to establish the environment along with configuration steps and a working example code to merge DOCX files in Python....using the append_document method Save the Target Word document on...document. Finally, the save method is used to save the merged Word documents...

    kb.aspose.com/words/python/how-to-merge-word-do...
  10. Extract Font from PDF using C#

    This tutorial guides on how to extract font from PDF using C#. It shares details to set the IDE, a list of steps, and a sample code to extract embedded font from PDF using C#....properties of the extracted font and save it on the disk if required....fonts Create a memory stream and save the fetched font on the disk...

    kb.aspose.com/pdf/net/extract-font-from-pdf-usi...