Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 375,755 for

save

(0.53 sec)
  1. Merge PDF Documents using Python | Aspose.PDF

    Combine various PDF documents programmatically with Python sample code using Aspose.PDF for Python via C++...download format to any supported save format. Aspose.PDF for Python...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/python-cpp/merger/
  2. Remove Hidden Info|Documentation

    This section explains how to remove unusing or hidden info from a diagram with Aspose.Diagram....Masters )); // Initialize HTML save options HTMLSaveOptions options...false ; // Save the Visio diagram diagram . Save ( dataDir +...

    docs.aspose.com/diagram/net/remove-hidden-info/
  3. Custom Download Function for GridJs|Documentation

    This article describes how to implement a custom download function for GridJs.... log ( 'Save Mode:' , saveMode ); // Implement...example: upload to cloud storage, save to a custom location, etc. }...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  4. PdfSaveOptions.text_compression property | Aspo...

    PdfSaveOptions.text_compression property. Specifies compression type to be used for all textual content in the document.... saving . PdfTextCompression : ......, value : aspose . words . saving . PdfTextCompression ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fonts::FontInfoCollection::get_S...

    Aspose::Words::Fonts::FontInfoCollection::get_SaveSubsetFonts method. Specifies whether or not to Save a subset of the embedded TrueType fonts with the document. Default value for this property is false. This option works only when EmbedTrueTypeFonts property is set to true in C++....Specifies whether or not to save a subset of the embedded TrueType...const Examples Shows how to save a document with embedded TrueType...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. FontSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.fontSaving()](../ifontsavingcallback/fontSaving/#fontsavingargs) event... To learn more, visit the Save a Document documentation article... Remarks When Aspose.Words saves a document to HTML or related...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Add Line Object to PDF file|Aspose.PDF for Java

    This article explains how to create a line object to your PDF using Aspose.PDF for Java.... Save your PDF file. The following...add ( line ); // Save PDF file pdfDocument . save ( _dataDir + "LineAdded...

    docs.aspose.com/pdf/java/add-line/
  8. Working with Cylinder|Documentation

    Aspose.3D for Java allows customizing Offset Top of a cylinder. In order to use this functionality, you can use setOffsetTop() method of Cylinder class....createChildNode ( cylinder2 ); // Save scene . save ( RunExamples . getDataDir...( cylinder2 ); // Save scene scene . save ( RunExamples . getDataDir...

    docs.aspose.com/3d/java/working-with-cylinder/
  9. AutoFit Rows for Rendering with JavaScript via ...

    Learn how to auto-fit rows for rendering in Excel using Aspose.Cells for JavaScript via C++. Prevent text clipping in Saved PDF files.... and even when you print or save the file as a PDF, the text...you switch to Print view or save the file as a PDF, the text...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  10. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just Save it as an image.... Once the save options are defined in C++ PDF...simply performed by calling the save function of the document class...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...