Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 50,972 for

properties

(0.1 sec)
  1. Create EPS File in Python

    This article focuses on how to create an EPS file in Python. It explains the step-by-step algorithm and a sample code to make EPS file in Python....Furthermore, it also covers custom properties to improvise the application...PsSaveOptions class and set different properties Create a PsDocument class...

    kb.aspose.com/page/python/create-eps-file-in-py...
  2. Working with ContentTypeProperties with JavaScr...

    Learn how to work with custom ContentTypeProperties in Excel files using Aspose.Cells for JavaScript via C++.... You may also make the property optional by setting the ContentTypeProperty...ContentTypeProperty.isNillable() property to true . The following code...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  3. FieldAsk.BookmarkName | Aspose.Words for .NET

    Discover the FieldAsk BookmarkName property to easily manage and customize your bookmarks. Enhance your user experience with seamless navigation!...BookmarkName property Gets or sets the name of the...an ASK field, and set its properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldAsk.DefaultResponse | Aspose.Words for .NET

    Discover the FieldAsk DefaultResponse property. Easily manage initial user responses in prompt windows to enhance user interaction and streamline workflows....DefaultResponse property Gets or sets default user...an ASK field, and set its properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...
  5. PageSetup.Orientation | Aspose.Words for .NET

    Discover the PageSetup Orientation property to easily adjust your document's page layout. Optimize your printing with customizable orientation settings!...Orientation property Returns or sets the orientation...// Modify the page setup properties for the builder's current...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Work with Office Add-ins in C#|Aspose.Words for...

    Aspose.Words for .NET provides various classes for working with Office Add-ins using C#. You can add Task Pane via web extension and customize the pane and extension Properties....customize the pane and extension properties. The following code example...extension task panes with basic properties: To see a list of task pane...

    docs.aspose.com/words/net/work-with-office-add-...
  7. Working with Lists in Python|Aspose.Words for P...

    Create, specify formatting and restart lists in a document using Python....a set of list formatting properties. Lists can be used in your...to 9 levels and formatting properties, such as number style, start...

    docs.aspose.com/words/python-net/working-with-l...
  8. Unable to edit text inserted to plain text cont...

    Hi, I cannot edit text pasted into a plain text content control. I can only remove the whole text and paste another one. I’m using Aspose.Words Java 21.6. In the attachments template and the result documents. I want to k…...behavior may be related to the properties of the structured document...IsTemporary Property : If the IsTemporary property of the structured...

    forum.aspose.com/t/unable-to-edit-text-inserted...
  9. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....scale property ImageSaveOptions.scale property Gets or sets the...for the generated images. @property def scale ( self ) -> float...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Orientation | Aspose.Words for Java

    Specifies page orientation in Java....// Modify the page setup properties for the builder's current...builder's current page setup properties. builder.insertBreak(BreakType...

    reference.aspose.com/words/java/com.aspose.word...