Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 42,394 for

document properties

(2.66 sec)
  1. Get XMP Metadata from PDF File in Python|Aspose...

    Discover how to retrieve XMP metadata from a PDF file in Python using Aspose.PDF, enabling detailed content analysis....get XMP Metadata from Pdf document using Aspose.PDF Java for...doc = self . Document () pdf = self . Document () pdf = self...

    docs.aspose.com/pdf/java/get-xmp-metadata-from-...
  2. Aspose.PSD for Java | Aspose API References

    Aspose.PSD for Java API References contain examples, code snippets, and API Documentation. It provides packages, classes, interfaces, and other API details....methods used with Adobe PDF documents. com.aspose.psd.xmp.schemas...represent the values of XMP properties in three basic categories:...

    reference.aspose.com/psd/java/
  3. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your Document. Enhance formatting and improve layout control today!...SectionStart property Returns or sets the type of...from the previous. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  4. PsSaveOptions.save_format property | Aspose.Wor...

    PsSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used...save_format property PsSaveOptions.save_format property Specifies...Specifies the format in which the document will be saved if this save...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Fill.TwoColorGradient | Aspose.Words for .NET

    Apply a stunning two-color gradient fill with our Fill TwoColorGradient method, enhancing your designs with vibrant, customizable effects.... Document doc = new Document (); DocumentBuilder..."GradientAngle" properties after the document saves. OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  6. How to Extract Microsoft Project Metadata in Java

    In this short tutorial you will learn how to extract Microsoft Project metadata in Java. You can get MS Project metadata in Java like author, category, company, and many more....metadata properties with the Prj enum value. These properties are...class contains around 80 properties that can be accessed against...

    kb.aspose.com/tasks/java/how-to-extract-microso...
  7. Design Tables in Word using Python

    Follow this article to design tables in Word using Python. It has the details to set the IDE, a list of steps, and a sample code to add Microsoft Word table design using Python....It will explain a lot of properties that can be used for customizing...source Word file into the document object with Table in it for...

    kb.aspose.com/words/python/design-tables-in-wor...
  8. Shape.horizontal_rule_format property | Aspose....

    Shape.horizontal_rule_format property. Provides access to the Properties of the horizontal rule shape...horizontal_rule_format property Shape.horizontal_rule_format property Provides...Provides access to the properties of the horizontal rule shape. For...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SDT Not Getting Created Uniformly - Free Suppor...

    I am creating StructuredDocumentTag using below code: public StructuredDocumentTag createNewStructureDocumentTag(Document Document) { StructuredDocumentTag structuredDocumentTag; try { struct…...createNewStructureDo(Document document) { StructuredDocumentTa...= new StructuredDocumentTa(document, SdtType.RICH_TEXT, MarkupLevel...

    forum.aspose.com/t/sdt-not-getting-created-unif...
  10. PlainTextDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.PlainTextDocument class to effortlessly extract and utilize plaintext from your Documents for enhanced readability and processing....plain-text representation of the document’s content. To learn more,...the Working with Text Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words/pla...