Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 50,814 for

properties

(1.28 sec)
  1. FieldIncludeText.encoding property | Aspose.Wor...

    FieldIncludeText.encoding property. Gets or sets the encoding applied to the data within the referenced file....encoding property FieldIncludeText.encoding property Gets or sets...within the referenced file. @property def encoding ( self ) -> str...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Tasks in PHP | Aspose.Tasks Docume...

    Learn how to use Aspose.Tasks Java for PHP in working with tasks....Getting Outline Properties To get Outline Properties using Aspose...for PHP , call get_outline_properties method of TasksProperties...

    docs.aspose.com/tasks/java/outline-properties-i...
  3. View or Edit EML Files Metadata via .NET | prod...

    C# source code to edit or view EML format metadata on .NET Framework, .NET Core, and Xamarin Platforms....access all properties Loop through each property to access its...GetType(); // iterate over all properties to display the values foreach...

    products.aspose.com/email/net/metadata/eml/
  4. View or Edit PST Files Metadata via .NET | prod...

    C# source code to edit or view PST format metadata on .NET Framework, .NET Core, and Xamarin Platforms....access all properties Loop through each property to access its...GetType(); // iterate over all properties to display the values foreach...

    products.aspose.com/email/net/metadata/pst/
  5. ChartDataLabelLocationMode enumeration | Aspose...

    Aspose.Words.Drawing.Charts.ChartDataLabelLocationMode enumeration. Specifies how the values ​​that specify the location of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) Properties - are interpreted....top properties - are interpreted. Members...its ChartDataLabel.position property. Absolute The location of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.pdf redaction is not removing the underl...

    I am trying to redact the underlying text in pdf. PDF is sent to method as a multipart file object. Option1(preferred): Getting the inkstrokes to get the annotation data. Saving the output as bytestream for the client…... Set Properties : You can set properties such as fill...get_Item(1), rect); // Set properties for the redaction annot.setFillColor(Color...

    forum.aspose.com/t/aspose-pdf-redaction-is-not-...
  7. Working with PDF File Metadata|Aspose.PDF for Java

    Discover how to manage and extract metadata from PDF files in Java using Aspose.PDF to handle document Properties....values of the individual properties. The following code snippet...object. Set the values of the properties. Save the updated document...

    docs.aspose.com/pdf/java/pdf-file-metadata/
  8. Working with OLE Objects and Online Video in C#...

    Create and modify OLE embedding in your document using C#....OLE object and setting its properties, as well as inserting an...to access the OLE Package properties. The following code example...

    docs.aspose.com/words/net/working-with-ole-obje...
  9. Color Space Conversion for JPEG through ICC Pro...

    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....look-up tables describing the properties of a color and helping in...RgbColorProfile and CmykColorProfile properties will work for changing pixel...

    docs.aspose.com/psd/net/color-space-conversion-...
  10. Clone a Document in C++|Aspose.Words for C++

    Clone a document to get its identical copy using C++. When creating a copy, nodes and Properties of the original document are cloned....cloning method all document properties will be cloned. The following...layout, styles, and custom properties? A: Yes. Clone() performs...

    docs.aspose.com/words/cpp/clone-a-document/