Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 368,336 for

save

(0.91 sec)
  1. Aspose::Words::Saving::SvgSaveOptions::get_Text...

    Aspose::Words::Saving::SvgSaveOptions::get_TextOutputMode method. Gets or sets a value determining how text should be rendered in SVG in C++....Aspose::Words::Saving::SvgSaveOptions::get_TextOutputMode method...:: Saving :: SvgTextOutputMode Aspose :: Words :: Saving :: SvgSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Convert Project Pages to Separate Image Files |...

    This guide explains how to convert Microsoft Project files into multiple JPEG image files using Aspose.Tasks for C#.... It specifies whether to save pages to separate files or not...list of page numbers to save when saving project layouts to separate...

    docs.aspose.com/tasks/cpp/convert-project-pages...
  3. Create rectangular Torus in 3D Scene|Documentation

    Using Aspose.3D for Python via .NET API, developers can create 3D objects, and then Save 3D scene in any supported 3D format....create 3D objects, and then save 3D scene in any supported 3D...ordinal mesh/triangle mesh during saving the scene into different supported...

    docs.aspose.com/3d/python-net/create-rectangula...
  4. Create New Workbook|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 ( "newWorkBook.xlsx" , SaveFormat...XLSX ); // Workbooks can be saved in many formats Apache POI SS...

    docs.aspose.com/cells/java/create-new-workbook/
  5. FontInfoCollection.EmbedTrueTypeFonts | Aspose....

    Learn how the EmbedTrueTypeFonts property in FontInfoCollection enhances document quality by allowing TrueType font embedding. Default is false....fonts in a document when it is saved. Default value for this property...only. Examples Shows how to save a document with embedded TrueType...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Display Hide Scroll Bars in Jython|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....setHScrollBarVisible ( False ) # Save the modified Excel file in the...Excel 2003 ) format workbook . save ( dataDir + "output.xls" ) #...

    docs.aspose.com/cells/java/display-hide-scroll-...
  7. Add Attachments to PDF using C# | Aspose.PDF

    Add attachments to PDF documents on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....the collection’s Add method Save the PDF file. Adding Attachment...fileSpecification ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/attachments/add/
  8. Converting Range of DjVu Pages in PHP|Documenta...

    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 the result in PDF format $image -> save ( $dataDir...

    docs.aspose.com/imaging/java/converting-range-o...
  9. Add PDF Page Stamps in PDF using C#|Aspose.PDF ...

    Add a page stamp to a PDF document using the PdfPageStamp class with Aspose.PDF for .NET library....bluePageStamp ); // Save PDF document document . Save ( dataDir + "AddPageStamp_out...

    docs.aspose.com/pdf/net/page-stamps-in-the-pdf-...
  10. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...already created output stream and save options. Create the necessary...be ignored. Close the page. Save the document. If we need stroking...

    docs.aspose.com/page/net/ps/working-with-gradient/