Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 38,277 for

save

(0.07 sec)
  1. FontInfoSubstitutionRule Class | Aspose.Words f...

    Discover the Aspose.Words.Fonts.FontInfoSubstitutionRule class to optimize font management in your documents with seamless substitution capabilities....font substitution warning if we save a document with a missing font...FontSettings = fontSettings ; doc . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  2. RowFormat class | Aspose.Words for Python

    aspose.words.tables.RowFormat class. Represents all formatting for a table row... save ( file_name = ARTIFACTS_DIR...pydrawing . Color . orange doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OutlineOptions.create_missing_outline_levels pr...

    OutlineOptions.create_missing_outline_levels property. Gets or sets a value determining whether or not to create missing outline levels when the document is exported....corresponding headings when saving a PDF document. doc = aw ....can pass to the document's "Save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table.Title | Aspose.Words for .NET

    Discover the Table Title property, easily set or modify your table's title for improved accessibility and enhanced data representation.... When saved to pre-ISO/IEC 29500 formats...AppendChild ( innerTable ); doc . Save ( ArtifactsDir + "Table.CreateNestedTable...

    reference.aspose.com/words/net/aspose.words.tab...
  5. PdfCustomPropertiesExport | Aspose.Words for Java

    Specifies the way Document.getCustomDocumentProperties are exported to PDF file in Java....can pass to the document's "Save" method // to modify how that...custom document properties as we save the document to .PDF. // Set...

    reference.aspose.com/words/java/com.aspose.word...
  6. IWarningCallback class | Aspose.Words for Node.js

    Aspose.Words.IWarningCallback class. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving....during document loading or saving. Methods Name Description warning(info)...during document loading or saving that might result in loss of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 文本格式化|Aspose.Slides 文档

    在 C# 中管理和操作文本及文本框属性... Save ( "SomePresentation-out2.pptx"...10 个符号或更长的词语 presentation . Save ( "SomePresentation-out.pptx"...

    docs.aspose.com/slides/zh/net/text-formatting/
  8. 文本格式化|Aspose.Slides for Python 文档

    在 Python 中管理和处理文本及文本框属性... save ( "SomePresentation-out2.pptx"...blue , options ) presentation . save ( "SomePresentation-out3.pptx"...

    docs.aspose.com/slides/zh/python-net/text-forma...
  9. OutlineOptions.create_outlines_for_headings_in_...

    OutlineOptions.create_outlines_for_headings_in_tables property. Specifies whether or not to create outlines for headings (paragraphs formatted with the Heading styles) inside tables....can pass to the document's "Save" method # to modify how that...document to .PDF. pdf_save_options = aw . saving . PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 图像矢量化 – C# 示例

    了解如何在 C# 中矢量化图像。考虑图像矢量化功能以及配置属性对结果的影响。... Saving ; 4 ... 5 // Initialize an...Vectorize (sourcePath); 52 53 // Save the vectorized image as an SVG...

    docs.aspose.com/svg/zh/net/image-vectorization-...