Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 39,575 for

document properties

(0.09 sec)
  1. Code Comparison for common features|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....File Formats Update shape properties in VSTO and Aspose.Diagram...Drawings in Visio Get Document Properties Inserting a new Page...

    docs.aspose.com/diagram/net/code-comparison-for...
  2. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class....doc DocumentBase The owner document. Remarks When you create a...node, you need to specify a document to which the node belongs...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Programming with Documents | Aspose.PUB for Java

    To code PUB files with Aspose.PUB for Java start with editing the file Metadata that describes its Properties like author, tile, company, language, etc....pub Documents Live Demos Source Code API...Pricing Buy Programming with Documents | Aspose.PUB for Java Contents...

    docs.aspose.com/pub/java/programming-with-docum...
  4. BuiltInDocumentProperties.thumbnail property | ...

    BuiltInDocumentProperties.thumbnail property. Gets or sets the thumbnail of the Document....thumbnail property BuiltInDocumentPrope.thumbnail property Gets or...the thumbnail of the document. @property def thumbnail ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.expand_table_styles_to_direct_formatti...

    Document.expand_table_styles_to_direct_formatting method. Converts formatting specified in table styles into direct formatting on tables in the Document....formatting on tables in the document. def expand_table_styles_...a DOCX or WordprocessingML document that contains tables formatted...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Table width issue - document doesn't respect wi...

    I am using Aspose.Words for .Net. I have the following issue. My code creates a table using the DocumentBuilder class. The table PreferredWidth is set: table.PreferredWidth = PreferredWidth.FromPercent(80); I tried al…...Table width issue - document doesn't respect width set in code...PNG (2.6 KB) This the same document excluding the last row : ImageNoOverflow...

    forum.aspose.com/t/table-width-issue-document-d...
  7. Paragraph.paragraph_format property | Aspose.Wo...

    Paragraph.paragraph_format property. Provides access to the paragraph formatting Properties....paragraph_format property Paragraph.paragraph_format property Provides...paragraph formatting properties. @property def paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Resize Document During Conversion from H...

    Learn how to resize HTML Documents with Aspose.HTML for .NET by setting rendering options when converting to PDF, XPS, DOCX, and image formats....How-to Articles How to Resize Document Live Demos HTML .NET Solution...Pricing Buy How to Resize Document – Set Page Size for PDF, Images...

    docs.aspose.com/html/net/resize-document/
  9. How to Clean Metadata from PDF using Python

    This article guides on how to clean metadata from PDF using Python. It has details to set the IDE, a list of steps, and a runnable sample code to strip PDF metadata using Python....default properties one by one and all the custom properties collectively...source PDF file using the Document class for removing the metadata...

    kb.aspose.com/pdf/python/how-to-clean-metadata-...
  10. PageSetup.clear_formatting method | Aspose.Word...

    PageSetup.clear_formatting method. Resets page setup to default paper size, margins and orientation....to sections in a document. doc = aw . Document () builder = aw...) # Modify the page setup properties for the builder's current...

    reference.aspose.com/words/python-net/aspose.wo...