Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 376,011 for

save

(0.76 sec)
  1. SaveOptions.allow_embedding_post_script_fonts p...

    SaveOptions.allow_embedding_post_script_fonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is Saved...fonts in a document upon it is saved. The default value is False...True . Examples Shows how to save the document with PostScript...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Converting a PCL file to TIFF using C++ | Aspos...

    Sample code for PCL to TIFF conversion using C++. Use C++ example for batch PCL to TIFF conversion....output file path as parameters Save the output TIFF file Here is...your PCL file and then simply save it as a TIFF file. You can use...

    products.aspose.com/pdf/cpp/conversion/pcl-to-t...
  3. Converting a TEX file to EMF using C++ | Aspose...

    Sample code for TEX to EMF conversion using C++. Use C++ example for batch TEX to EMF conversion....output file path as parameters Save the output EMF file Here is...your TEX file and then simply save it as a EMF file. You can use...

    products.aspose.com/pdf/cpp/conversion/tex-to-emf/
  4. PdfSaveOptions.digitalSignatureDetails property...

    PdfSaveOptions.digitalSignatureDetails property. Gets or sets the details for signing the output PDF document.... Saving . PdfDigitalSignatureD Remarks...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Converting a PDF file to PDFA using Android via...

    Sample code on Java for PDF to PDFA conversion. Use example code for batch PDF to PDFA conversion in Android...PDF using the validate method Save the PDF/A file Here is an example...your PDF file and then simply save it as a PDFA file. You can use...

    products.aspose.com/pdf/android-java/conversion...
  6. XPS to PDF Merge using Java | Aspose.PDF

    Combine two or more XPS documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...file to new page After the loop save the result Here is an example...Merge XPS files using Java and save as PDF Example Java: this sample...

    products.aspose.com/pdf/java/merger/xps-to-pdf/
  7. SVG to PDF Merge using C++ | Aspose.PDF

    Combine two or more SVG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge SVG files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/svg-to-pdf/
  8. Document.ExtractPages | Aspose.Words for .NET

    Discover the Document ExtractPages method to effortlessly retrieve specific page ranges, enhancing your document management and efficiency.... Save ( ArtifactsDir + "Document.ExtractPages...the initial page numbering and save the NUMPAGE field. Document...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 在现有 PDF 文件中替换图像|Aspose.PDF for .NET

    本节描述了如何使用 C# 库在现有 PDF 文件中替换图像。... 替换特定图像,使用 Document 对象的 Save 方法保存更新后的 PDF 文件。 以下代码片段演示了如何在...imageStream ); } // Save PDF document document . Save ( dataDir + "ReplaceImage_out...

    docs.aspose.com/pdf/zh/net/replace-image-in-exi...
  10. PageExtractOptions Class | Aspose.Words for .NET

    Easily extract document pages with Aspose.Words.PageExtractOptions. Customize output with flexible page extraction settings....the initial page numbering and save the NUMPAGE field. Document...ExtractPages ( 1 , 1 ); extractedDoc1 . Save ( ArtifactsDir + "Document....

    reference.aspose.com/words/net/aspose.words/pag...