Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 380,279 for

save

(0.46 sec)
  1. Create PDF Document|Aspose.PDF for Java

    Learn how to create PDF file in Aspose.PDF for Java....Paragraph collection of the page Save the resultant PDF document //...World!" )); // Save updated PDF document . save ( "HelloWorld_out...

    docs.aspose.com/pdf/java/create-document/
  2. Merge PDF Documents using PHP | Aspose.PDF

    Combine various PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save concatenated output file PHP...()); // Save concatenated output file $document1 -> save ( $outputFile...

    products.aspose.com/pdf/php-java/merger/
  3. 在 C# 中优化、压缩或减少 PDF 大小|Aspose.PDF for .NET

    使用 C# 优化 PDF 文件,缩小所有图像,减少 PDF 大小,取消嵌入字体,删除未使用的对象。... 使用 Save 方法保存优化后的文档。 以下代码片段也适用于 Aspose...Optimize (); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/optimize-pdf/
  4. MarkdownSaveOptions.images_folder_alias propert...

    MarkdownSaveOptions.images_folder_alias property. Specifies the name of the folder used to construct image URIs written into a document... Remarks When you save a Document in SaveFormat.MARKDOWN...format, Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TxtSaveOptions.preserve_table_layout property |...

    TxtSaveOptions.preserve_table_layout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format...preserve layout of tables when saving in the plain text format. The...document's "Save" method # to modify how we save the document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfDigitalSignatureTimestampSettings.serverUrl ...

    PdfDigitalSignatureTimestampSettings.serverUrl property. Timestamp server URL....Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Generate PDF417 and Micro PDF417 Barcodes in C#...

    Aspose.BarCode for .NET can be used to generate different types of PDF417 and Micro PDF417 barcodes....PDF417 standard that allows saving print space and is intended...Pdf417 . Columns = 3 ; gen . Save ( $"{path}Pdf417Basic.png" ...

    docs.aspose.com/barcode/net/pdf417-barcodes/
  8. PdfDigitalSignatureTimestampSettings.ServerUrl ...

    Discover the PdfDigitalSignatureTimestampSettings ServerUrl property for secure timestamping. Ensure document integrity with reliable timestamp server URLs....Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Export Similar Border Style When Border Style I...

    Learn how to export similar border styles when unsupported by web browsers using Aspose.Cells with C++....inputFilePath ); // Specify Html Save Options - Export Similar Border...SetExportSimilarBord ( true ); // Save the workbook in Html format...

    docs.aspose.com/cells/cpp/export-similar-border...
  10. Convert Excel file to PDF format compatible wit...

    Learn how to convert an Excel file to PDF format compatible with PDFA-1a with Aspose.Cells for Python via .NET API....NET enables you to save Excel files to PDF/A‑compliant...This topic describes how to save the Excel workbook to a PDF/A‑compliant...

    docs.aspose.com/cells/python-net/convert-excel-...