Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 94,418 for

object

(0.16 sec)
  1. Fill.ForeThemeColor | Aspose.Words for .NET

    Discover how to set the ForeThemeColor property to customize your design with vibrant fill colors. Enhance your project’s visual appeal effortlessly!...property Gets or sets a ThemeColor object that represents the foreground...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Set XMP Metadata of an existing PDF|Aspose.PDF ...

    This section explains how to set XMP Metadata of an existing PDF with Aspose.PDF Facades....need to create PdfXmpMetadata object and bind the PDF file using...

    docs.aspose.com/pdf/net/set-xmp-metadata-of-an-...
  3. Create Union Range with Golang via C++|Document...

    Create Union Range in Excel files using Aspose.Cells with Golang via C++....method returns a UnionRange object. The following code snippet...

    docs.aspose.com/cells/go-cpp/create-union-range/
  4. 检索、获取、复制和插入页面|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....supports a collection of Page objects. The PageCollection class exposes...that can be called to get Page object. 通过 ID 获取 Visio 页面对象 这个例子的工作原理如下:...

    docs.aspose.com/diagram/zh/python-java/retrieve...
  5. OoxmlSaveOptions.DigitalSignatureDetails | Aspo...

    Explore OoxmlSaveOptions' DigitalSignatureDetails property to efficiently manage digital signatures for secure document signing and enhanced compliance....or sets DigitalSignatureDeta object used to sign a document. public...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Paragraph::get_IsFormatRevision ...

    Aspose::Words::Paragraph::get_IsFormatRevision method. Returns true if formatting of the Object was changed in Microsoft Word while change tracking was enabled in C++....Returns true if formatting of the object was changed in Microsoft Word...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. XamlFlowSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.XamlFlowSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XAML_FLOW](../../aspose.words/saveformat/#XAML_FLOW) or [SaveFormat.XAML_FLOW_PACK](../../aspose.words/saveformat/#XAML_FLOW_PACK) format...determining how ink (InkML) objects are rendered. (Inherited from...saved if this save options object is used. Can only be SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DoclingSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DoclingSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOCLING](../../aspose.words/saveformat/#DOCLING) format...determining how ink (InkML) objects are rendered. (Inherited from...saved if this save options object is used. Can only be SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageRange class | Aspose.Words for Python

    aspose.words.saving.PageRange class. Represents a continuous range of pages...to) Creates a new page range object. Examples Shows how to extract...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Scale Image in C#

    This tutorial covers how to scale image in C#. It contains the system configuration, the stepwise algorithm, and a runnable sample code to upscale image in C#....the Bitmap class Create an object of the Graphics class and set...C# . Create a bitmap class object with the specified format and...

    kb.aspose.com/drawing/net/scale-image-in-csharp/