Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 36,035 for

document properties

(0.13 sec)
  1. StructuredDocumentTagRangeStart class | Aspose....

    aspose.words.markup.StructuredDocumentTagRangeStart class. Represents a start of ranged structured Document tag which accepts multi-sections content...start of ranged structured document tag which accepts multi-sections...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Options When Converting to PDF|Aspose.Words for...

    Convert a Document to PDF with advanced options using Python. Use PdfSaveOptions to change the result of saving a Document to PDF format....applications, because a PDF document looks the same on any device...the process of converting a document to PDF, including the layout...

    docs.aspose.com/words/python-net/specify-render...
  3. Developer Guide|Aspose.Slides for PHP Documenta...

    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....Presentation Properties Presentation View Properties Presentation...

    docs.aspose.com/slides/php-java/developer-guide/
  4. ChartLegendEntryCollection Class | Aspose.Words...

    Explore Aspose.Words.ChartLegendEntryCollection to efficiently manage chart legend entries and enhance your Document visuals with ease....the Working with Charts documentation article. public class ChartLegendEntryColl...IEnumerable < ChartLegendEntry > Properties Name Description Count {...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartAxis.Scaling | Aspose.Words for .NET

    Discover ChartAxis Scaling Properties for optimal axis adjustments. Unlock precise control over your data visualization with easy-to-use scaling options....Scaling property Provides access to the scaling...date/time values. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. DocumentBuilder.current_section property | Aspo...

    DocumentBuilder.current_section property. Gets the section that is currently selected in this [DocumentBuilder](../)....current_section property DocumentBuilder.current_section property Gets the...in this DocumentBuilder . @property def current_section ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the formatting Properties of the cell....cell_format property Cell.cell_format property Provides access...the formatting properties of the cell. @property def cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SignatureLine.instructions property | Aspose.Wo...

    SignatureLine.instructions property. Gets or sets instructions to the signer that are displayed on signing the signature line...instructions property SignatureLine.instructions property Gets or...signing the signature line. This property is ignored if SignatureLine...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....hyperlink Load the PDF using the Document class object and get access...rectangular area and set its properties Create a FreeTextAnnotation...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  10. How to Insert Comment in PDF using Java

    This short article describes how to insert comment in PDF using Java. Information is provided to prepare the development environment, a step-wise detail and a runnable sample code demonstrating how to add comments in PDF file using Java....to add annotation using the Document class object Create an object...class object and set its properties Create a border object and...

    kb.aspose.com/pdf/java/how-to-insert-comment-in...