Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 373,074 for

save

(0.36 sec)
  1. Adding JavaScript in Python|Aspose.PDF for Pyth...

    Explore how to add JavaScript code to a PDF document using Python with Aspose.PDF, enhancing interactivity and functionality....is closed')" )) # Save PDF Document doc . save ( self . dataDir...

    docs.aspose.com/pdf/python-java/adding-javascri...
  2. AiModel.Create | Aspose.Words for .NET

    Discover the AiModel Create method to effortlessly generate new AiModel class instances, enhancing your AI development with streamlined efficiency.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  3. AiModel.WithApiKey | Aspose.Words for .NET

    Unlock the power of AiModel with the WithApiKey method. Effortlessly set your API key for enhanced functionality and seamless integration.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  4. OpenAiModel.with_project method | Aspose.Words ...

    OpenAiModel.with_project method. Sets a specified Project to the model.... save ( file_name = ARTIFACTS_DIR...options ) multi_document_summary . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert PDF to Images formats|Aspose.PDF for C++

    Learn how to convert PDF pages into various image formats such as PNG, JPEG, or TIFF using Aspose.PDF in C++....Convert a particular page and save the image to stream. The following...tiffSettings ); // Convert pages and save the image to stream tiffDevice...

    docs.aspose.com/pdf/cpp/convert-pdf-to-images-f...
  6. Aspose::Words::Saving::CompressionLevel enum | ...

    Aspose::Words::Saving::CompressionLevel enum. Compression level for OOXML files. (DOCX and DOTX files are internally a ZIP-archive, this property controls the compression level of the archive. Note, that FlatOpc file is not a ZIP-archive, therefore, this property does not affect the FlatOpc files.) in C++....Aspose::Words::Saving::CompressionLevel enum Contents [ Hide...compression level to use while saving an OOXML document. auto doc...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Working with Contacts in PST File|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Save contacts information from PST...Microsoft Outlook PST file and save contacts to disk in MSG format...

    docs.aspose.com/email/java/working-with-contact...
  8. Java Create PDF Files | Create Free Online PDF ...

    Learn how to create PDF in Java with this comprehensive guide. We'll walk you through the process step by step and provide code snippets for creating professional and dynamic PDF files.... Save the PDF file using Document.save(String) method...Use the Document.save(String) method to save the PDF document...

    blog.aspose.com/pdf/create-pdf-files-in-java/
  9. Aspose::Words::Saving::PageSet class | Aspose.W...

    Aspose::Words::Saving::PageSet class. Describes a random set of pages. To learn more, visit the documentation article in C++....Aspose::Words::Saving::PageSet class Contents [ Hide ] PageSet...::SharedPtr<Aspose::Words::Saving::PageRange>>&) Creates a page...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Convert a Document to an Image in C#|Aspose.Wor...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using C#....image, again, in any supported save format . Convert to Image As...make the necessary changes, and save it in any available image format...

    docs.aspose.com/words/net/convert-a-document-to...