Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 38,465 for

save

(0.15 sec)
  1. ViewOptions.forms_design property | Aspose.Word...

    ViewOptions.forms_design property. Specifies whether the document is in forms design mode.... save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.border_always_in_front property | Asp...

    PageSetup.border_always_in_front property. Specifies where the page border is positioned relative to intersecting texts and objects.... save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add named value in XMP metadata of EPS | Java

    The process of adding named value in XMP metadata with Aspose.Page for Java is explained and illustrated with the code snippets here.... Save EPS file with changed XMP metadata..."xmp4_changed.eps" ); 23 24 // Save document with changed XMP metadata...

    docs.aspose.com/page/java/xmp-metadata/add-name...
  4. Change array items in XMP metadata of EPS| Java

    The process of changing array items in XMP metadata of EPS file with Aspose.Page API solution for Java is explained and illustrated with the code snippets.... Save EPS file with changed XMP metadata..."xmp3_changed.eps" ); 26 27 // Save document with changed XMP metadata...

    docs.aspose.com/page/java/xmp-metadata/change-a...
  5. CellFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellFormat class. Represents all formatting for a table cell... save ( base . artifactsDir + "Table...foregroundPatternCol = "#90EE90" ; doc . save ( base . artifactsDir + "Table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PclSaveOptions.addPrinterFont method | Aspose.W...

    PclSaveOptions.addPrinterFont method. Adds information about font that is uploaded to the printer by manufacturer.... Saving . PclSaveOptions (); saveOptions...used the "Courier" font. doc . save ( base . artifactsDir + "PclSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlFixedSaveOptions.PageMargins | Aspose.Words...

    Discover the HtmlFixedSaveOptions PageMargins property to customize your HTML document's margins. Set values in points for precise layout control....to adjust page margins when saving a document to HTML. Document...{ PageMargins = 15 }; doc . Save ( ArtifactsDir + "HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. HtmlFixedSaveOptions.encoding property | Aspose...

    HtmlFixedSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML... Saving . HtmlFixedSaveOptions ();...toEqual ( "US-ASCII" ); doc . save ( base . artifactsDir + "HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HtmlFixedSaveOptions.PageHorizontalAlignment | ...

    Discover the HtmlFixedSaveOptions PageHorizontalAlignment property to easily control page alignment in HTML documents. Default set to Center for optimal presentation....horizontal alignment of pages when saving a document to HTML. Document...pageHorizontalAlignm }; doc . Save ( ArtifactsDir + "HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::IDocumentConverterPlugin interfa...

    Aspose::Words::IDocumentConverterPlugin interface. Defines an interface for external converter plugin in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>) Converts document...specified input output streams and save options. virtual ConvertToImages...

    reference.aspose.com/words/cpp/aspose.words/ido...