Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 50,875 for

properties

(0.49 sec)
  1. ImageSaveOptions.image_brightness property | As...

    ImageSaveOptions.image_brightness property. Gets or sets the brightness for the generated images....image_brightness property ImageSaveOptions.image_brightness property Gets...for the generated images. @property def image_brightness ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. The RevisionNumber and Version from BuiltInDocu...

    i use the aspose.word ,the version is 22.4,now i want to get the RevisionNumber and Version .when the doc file not set these two Properties,but doc.BuiltInDocumentProperties.RevisionNumber=0 and doc.BuiltInDocumentPrope…...doc file not set these two properties,but doc.BuiltInDocumentPrope...when i set these properties string.Empty properties look the picture:...

    forum.aspose.com/t/the-revisionnumber-and-versi...
  3. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......using Java Display Document Properties in Excel using Java Convert...in Java Display Document Properties in Excel using C# Display...

    kb.aspose.com/categories/page/30/
  4. Pdf.title/author/subject not working? - Free Su...

    Hi, I tried to change the title/author and some other Properties of the PDF file: pdf.BindFO(fodoc); pdf.Title = "some title"; pdf.Author = "myself"; but in the result PDF file, the title is always "System.IO.Mem…...title/author and some other properties of the PDF file: pdf.BindFO(fodoc);... How do you change these properties? thanks, bill codewarior...

    forum.aspose.com/t/pdf-title-author-subject-not...
  5. FieldIncludeText.TextConverter | Aspose.Words f...

    Discover the FieldIncludeText TextConverter property to easily manage text converter names for your included file formats. Enhance your workflow today!...TextConverter property Gets or sets the name of the...INCLUDETEXT field, and set its properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...
  6. BaseWebExtensionCollection1.Item | Aspose.Words...

    Discover the BaseWebExtensionCollection Item property to easily manage items by index. Simplify your development with efficient data handling today!...EqualTo ( 1 )); // Print all properties of the document's web extension...WebExtensionTaskPane [ 0 ]. WebExtension . Properties ; using ( IEnumerator < ...

    reference.aspose.com/words/net/aspose.words.web...
  7. 使用 Python 查看或編輯 PPTX 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 PPTX 格式元數據。... document_properties # Set the builtin properties documentProperties...= "Modifying Presentation Properties" documentProperties . subject...

    products.aspose.com/slides/zh-hant/python-net/m...
  8. PageSetup.clear_formatting method | Aspose.Word...

    PageSetup.clear_formatting method. Resets page setup to default paper size, margins and orientation....) # Modify the page setup properties for the builder's current...builder's current page setup properties. builder . insert_break (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Lists in Java|Aspose.Words for Java

    Introduction to numbering formatting feature in Aspose.Words for Java....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/java/working-with-lists/
  10. Convert DGN to JPG in Python

    This quick tutorial explains how to convert DGN to JPG in Python. It encompasses all the relevant information that you need to export DGN to JPG image in Python....you can change different properties to customize DGN to JPG image... class and set different properties Create an object of JpegOptions...

    kb.aspose.com/cad/python/convert-dgn-to-jpg-in-...