Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 375,722 for

save

(0.11 sec)
  1. XlsxSaveOptions.SectionMode | Aspose.Words for ...

    Discover how the XlsxSaveOptions SectionMode property optimizes section handling for XLSX exports, ensuring seamless document management and multiple worksheets....how sections are handled when saving to the output XLSX document...set ; } Examples Shows how to save document as a separate worksheets...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...already created output stream and save options. Create a new graphics...filled rectangle. Close the page. Save the document. Copy 1 // The...

    docs.aspose.com/page/cpp/ps/working-with-clips/
  3. Aspose.PSD for Java 20.7 - Release Notes|Docume...

    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....Enhancement PSDJAVA-235 If we save PSD file after the creation...opening. Bug PSDJAVA-236 Failed to save LayerMask Bug PSDJAVA-237 Clipping...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  4. How to convert PDF to XML | Aspose.PDF

    Do you know how easily convert PDF to XML in Python? Convert PDF to XML images with high quality using Python via .NET PDF library.... Save the XML file. Use following...XML Save options save_options = XmlSaveOptions () # Save the...

    products.aspose.com/pdf/tutorial/convert-pdf-xml/
  5. Format and Modify Named Ranges with C++|Documen...

    Learn how to format, rename, merge, and remove named ranges in Excel files using Aspose.Cells with C++.... Save ( outDir + u "rangestyles.out...Blue ()); // Saving the Excel file workbook . Save ( outDir + u...

    docs.aspose.com/cells/cpp/format-and-modify-nam...
  6. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_RemoveJavaScriptFromLinks method. Specifies whether JavaScript will be removed from links. Default is false in C++....Aspose::Words::Saving::HtmlFixedSaveOptions::get_RemoveJavaScriptFrom...false . bool Aspose :: Words :: Saving :: HtmlFixedSaveOptions ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Concatenate PDF Files in Python|Aspose.PDF for ...

    Learn how to concatenate multiple PDF files into a single PDF document in Python using Aspose.PDF, simplifying document management.... getPages ()) # Save the concatenated output file...(the target document) doc . save ( self . dataDir + "Concatenate_output...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  8. Aspose::Words::Saving::DoclingSaveOptions::get_...

    Aspose::Words::Saving::DoclingSaveOptions::get_RenderNonImageShapes method. Gets or sets a value indicating whether non-image shapes should be rendered and written to the output Docling JSON document in C++....Aspose::Words::Saving::DoclingSaveOptions::get_RenderNonImageShapes...document. bool Aspose :: Words :: Saving :: DoclingSaveOptions :: g...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Unlock PDF using Python | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with Python sample code using Aspose.PDF for Python via C++... Unlock PDF and save time. For example, if you often...object. Call Decrypt function. Save the document. The provided Python...

    products.aspose.com/pdf/python-cpp/decrypt/
  10. Create Workbook and Worksheet Scoped Named Rang...

    Learn to create workbook and worksheet scoped named ranges with C++ using Aspose.Cells...."workbookScope" ); // Save the workbook workbook . Save ( srcDir + u "WorkbookScope...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/create-workbook-and-w...