Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 40,923 for

properties

(0.07 sec)
  1. Using PSD files as templates for automation - B...

    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....How to copy PsdImage Layer properties And after all, we need to...Paragraph properties. How to copy PsdImage Layer properties As a result...

    docs.aspose.com/psd/net/using-psd-files-as-temp...
  2. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace text in Word using Python....the Word document, set the properties for finding and replacing...FindReplaceOptions class object to set properties for finding and replacing...

    kb.aspose.com/words/python/how-to-replace-words...
  3. 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-...
  4. WebExtensionProperty | Aspose.Words for .NET

    Create custom web extension Properties effortlessly with the WebExtensionProperty constructor. Enhance your projects with tailored name-value pairs!...Creates web extension custom property with specified name and value...name String Property name. value String Property value. Examples...

    reference.aspose.com/words/net/aspose.words.web...
  5. Working with Hyperlinks|CAD 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....collection one by one and edit its properties. Sample Code The following...and changes their Hyperlink property to the Aspose website. Managing...

    docs.aspose.com/cad/java/developer-guide/autoca...
  6. Change Background Color in PowerPoint using C#

    Change background color in PowerPoint using C#. Get IDE configuration, a list of steps and sample code for changing a PPT background color using C#....slide and set the background properties Set fill type, color, and...presentation. Access the background property of the selected slide and...

    kb.aspose.com/slides/net/change-background-colo...
  7. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node....); // Set some page setup properties for the section. section...paragraph, set some formatting properties, and then append it as a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 在 Jython 中管理文档属性|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....list of all custom document properties of the Excel file customProperties...custom document property by using the property index # customProperty1...

    docs.aspose.com/cells/zh/java/managing-document...
  9. UserInformation Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.UserInformation class to manage user details effectively and enhance document processing in your applications.... Properties Name Description static DefaultUser...values of // the respective properties of the UserInformation object...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Working with Paragraphs in C++|Aspose.Words for...

    Paragraph node manipulation practices using C++....also specified by the Font property, and the current paragraph...determined by the ParagraphFormat property. In the next section, we will...

    docs.aspose.com/words/cpp/working-with-paragraphs/