Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 41,489 for

document properties

(0.28 sec)
  1. ImageSavingArgs.isImageAvailable property | Asp...

    ImageSavingArgs.isImageAvailable property. Returns ``true`` if the current image is available for export....isImageAvailable property ImageSavingArgs.isImageAvailable property Returns...Remarks Some images in the document can be unavailable, for example...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HorizontalRuleFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.HorizontalRuleFormat class for advanced horizontal rule formatting. Enhance your Document design effortlessly!...the Working with Shapes documentation article. public class HorizontalRuleFormat...HorizontalRuleFormat Properties Name Description Alignment { get;...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartLegendEntry Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartLegendEntry class for creating dynamic chart legends. Enhance your data visualization with seamless integration and customization....the Working with Charts documentation article. public class ChartLegendEntry...ChartLegendEntry Properties Name Description Font { get; } Provides...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ParagraphFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.ParagraphFormat class for comprehensive paragraph formatting options. Enhance your Document styling effortlessly!...Working with Paragraphs documentation article. public class ParagraphFormat...ParagraphFormat Properties Name Description AddSpaceBetweenFarEa...

    reference.aspose.com/words/net/aspose.words/par...
  5. DocumentPartSavingArgs class | Aspose.Words for...

    aspose.words.saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.Document_part_saving()](../iDocumentpartsavingcallback/Document_part_saving/#Documentpartsavingargs) callback...document_part_saving() callback. To...more, visit the Save a Document documentation article. Remarks When...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用 C++ 查看或編輯 POTM 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 POTM 格式元數據。...es(); // Set the builtin properties documentProperties -> set_Author(...Presentation > (); // Getting Document Properties auto documentProperties...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  7. 使用 C++ 查看或編輯 PPSM 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 PPSM 格式元數據。...es(); // Set the builtin properties documentProperties -> set_Author(...Presentation > (); // Getting Document Properties auto documentProperties...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  8. 使用 C++ 查看或編輯 PPSX 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 PPSX 格式元數據。...es(); // Set the builtin properties documentProperties -> set_Author(...Presentation > (); // Getting Document Properties auto documentProperties...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  9. Aspose::Words::Saving::SvgSaveOptions::get_FitT...

    Aspose::Words::Saving::SvgSaveOptions::get_FitToViewPort method. Specifies if the output SVG should fill the available viewport area (browser window or container). When set to true width and height of output SVG are set to 100%. The default value is false in C++....the properties of images when converting a .docx document to ...:: Words :: Document > ( get_MyDir () + u "Document.docx" ); //...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. PDF Footer Insertion Using CLI | Aspose.PDF

    Add footer to PDF programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI....Add Footers to PDF Document Using CLI In order to add footers...environment. Open a PDF document using Document object. Create a Stamp...

    products.aspose.com/pdf/cpp-cli/footer/