Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 88,385 for

save

(0.24 sec)
  1. Working with Text in XPS file | Java

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...uses XpsSolidColorBrush and saves the object of XpsDocument class...(textFill); 11 // Save resultant XPS document 12 doc. save (dataDir +...

    docs.aspose.com/page/java/xps/working-with-text/
  2. Table.preferred_width property | Aspose.Words f...

    Table.preferred_width property. Gets or sets the table preferred width.... save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::PageSetup::get_TextColumns metho...

    Aspose::Words::PageSetup::get_TextColumns method. Returns a collection that represents the set of text columns in C++...." ); doc -> Save ( ArtifactsDir + u "PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole document....When you open, modify and then save a document, Aspose.Words does...to call this method before saving if you have modified the document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size.... save ( base . artifactsDir + "Section...writeln ( "Hello world!" ); doc . save ( base . artifactsDir + "PageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LineStyle enumeration | Aspose.Words for Python

    aspose.words.LineStyle enumeration. Specifies line style of a [Border](../border/).... save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Border::get_Color method | Aspos...

    Aspose::Words::Border::get_Color method. Gets or sets the border color in C++...." ); doc -> Save ( ArtifactsDir + u "Border.FontBorder...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. Convert Chart to Image in xlsx4j|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....an image file, that can be saved to disk or stream. Java //Get...ImageFormat . getPng ()); //Save the chart image file. chart...

    docs.aspose.com/cells/java/convert-chart-to-ima...
  9. Enhance Your Presentations with AutoFit in C#|A...

    Learn how to manage AutoFit settings in Aspose.Slides for .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability.... Save ( "output_presentation.pptx"...TextAutofitType . None ; presentation . Save ( "output_presentation.pptx"...

    docs.aspose.com/slides/net/manage-autofit-setti...
  10. Page Setup and Printing Options with Node.js vi...

    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....setFirstPageNumber ( 2 ); // Save the workbook workbook . save ( path . join...OverThenDown ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/page-setup-and...