Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 568,892 for

save

(0.16 sec)
  1. Convert ODP to PDF in Python

    This brief article highlights how to convert ODP to PDF in Python. It also represents the required steps to establish the development environment along with a list of programming tasks, and an example code to transform ODP to PDF in Python.... Steps to Save ODP to PDF using Python Establish...the desired PDF file options Save the ODP file as a PDF on the...

    kb.aspose.com/slides/python/convert-odp-to-pdf-...
  2. NodeRendererBase.h - Aspose.Words for C++ - API...

    NodeRendererBase.h 1 // Copyright 2001-2022 Aspose Pty Ltd. All Rights Reserved. 3 // 4 // This file is part of Aspos......Words 22 { 23 24 namespace Saving 25 { 26 class ImageSaveOptions;...ASPOSE_WORDS_SHARED_API void Save ( const System::String & fileName...

    reference.aspose.com/words/cpp/_node_renderer_b...
  3. C# API to Export SVG to DOTX | products.aspose.com

    Convert SVG to DOTX without using Microsoft Word...Convert SVG to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to DOTX format using Save method and...

    products.aspose.com/total/net/conversion/svg-to...
  4. FontFallbackSettings Class | Aspose.Words for .NET

    Aspose.Words.Fonts.FontFallbackSettings class. Specifies font fallback mechanism settings in C#.... Save ( Stream ) Saves the current fallback...settings to stream. Save ( string ) Saves the current fallback...

    reference.aspose.com/words/net/aspose.words.fon...
  5. SvgSaveOptions.text_output_mode property | Aspo...

    SvgSaveOptions.text_output_mode property. Gets or sets a value determining how text should be rendered in SVG.... saving . SvgTextOutputMode : ... @text_output_mode..., value : aspose . words . saving . SvgTextOutputMode ): ......

    reference.aspose.com/words/python-net/aspose.wo...
  6. C++ API to Export PDF to MHTML | products.aspos...

    Convert PDF to MHTML within C++ applications.... It is used to save webpages for offline viewing...Convert PDF to DOC by using Save member function Load DOC file...

    products.aspose.com/total/cpp/conversion/pdf-to...
  7. Aspose::Words::Drawing::ImageData::get_SourceFu...

    Aspose::Words::Drawing::ImageData::get_SourceFullName method. Gets or sets the path and name of the source file for the linked image in C++....InsertNode ( shape ); doc -> Save ( ArtifactsDir + u "Image.CreateLinkedImage...InsertNode ( shape ); doc -> Save ( ArtifactsDir + u "Image.CreateLinkedImage...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose.Imaging for Java 16.12 Release Notes|Doc...

    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 [Java] Enhancement IMAGINGJAVA-610...IMAGINGJAVA-608 Incorrect saving result while using Image.Save(string path...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  9. Remove DOCX Annotation via Java | products.aspo...

    Java source code to delete DOCX format annotations on Java Runtime Environment for JSP/JSF Application and Desktop Applications....through addReply(…) Save file using save() System Requirements..."TestFile_Out.docx" ; // Save the document to disk. docx.save(dataDir); Java...

    products.aspose.com/words/java/annotation/docx/
  10. Remove DOTX Annotation via Java | products.aspo...

    Java source code to delete DOTX format annotations on Java Runtime Environment for JSP/JSF Application and Desktop Applications....through addReply(…) Save file using save() System Requirements..."TestFile_Out.dotx" ; // Save the document to disk. dotx.save(dataDir); Java...

    products.aspose.com/words/java/annotation/dotx/