Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 368,085 for

save

(0.25 sec)
  1. Add Line Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a line object to your PDF using Aspose.PDF for .NET.... Save your PDF file. The following...( line ); // Save PDF document document . Save ( dataDir + "AddLineObject_out...

    docs.aspose.com/pdf/net/add-line/
  2. C++ API to Convert XSLFO to XLSB | products.asp...

    Convert XSLFO to XLSB via C++ API without using Microsoft Excel or Adobe Reader...Convert XSLFO to XLSX by using Save member function Load XLSX document...reference Save the document to XLSB format using Save member function...

    products.aspose.com/total/cpp/conversion/xslfo-...
  3. C++ API to Convert XSLFO to FODS | products.asp...

    Convert XSLFO to FODS via C++ API without using Microsoft Excel or Adobe Reader...Convert XSLFO to XLSX by using Save member function Load XLSX document...reference Save the document to FODS format using Save member function...

    products.aspose.com/total/cpp/conversion/xslfo-...
  4. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... Save ( "output.pptx" , SaveFormat...StartShapeConnection = wantedIndex ; } input . Save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/net/public-api-and-backw...
  5. C++ API to Convert MHTML to EXCEL | products.as...

    Convert MHTML to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...Convert MHTML to XLSX by using Save member function Load XLSX document...reference Save the document to CSV format using Save member function...

    products.aspose.com/total/cpp/conversion/mhtml-...
  6. HtmlSaveOptions.ExportImagesAsBase64 | Aspose.W...

    Discover the HtmlSaveOptions ExportImagesAsBase64 property to Save images in Base64 format for optimized HTML, MHTML, or EPUB output. Enhance your document quality!...Specifies whether images are saved in Base64 format to the output...how to embed fonts inside a saved HTML document. Document doc...

    reference.aspose.com/words/net/aspose.words.sav...
  7. MarkdownLinkExportMode enumeration | Aspose.Wor...

    aspose.words.saving.MarkdownLinkExportMode enumeration. Specifies how links are exported into Markdown....png save_options = aw . saving . MarkdownSaveOptions...MarkdownSaveOptions () save_options . link_export_mode = aw . saving . MarkdownLinkExportMo...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file with Aspose.PDF for Rust via C++.... These are opening a file, saving changes, and properly closing...applications. The ability to open and save PDF documents is a core requirement...

    docs.aspose.com/pdf/rust-cpp/open-pdf-document/
  9. Add Image stamps in PDF using C#|Aspose.PDF for...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF library....imageStamp ); // Save PDF document document . Save ( dataDir + "AddImageStamp_out...imageStamp ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/image-stamps-in-pdf-page/
  10. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples.... save ( "SomePresentation-out2.pptx"...blue , options ) presentation . save ( "SomePresentation-out3.pptx"...

    docs.aspose.com/slides/python-net/text-formatting/