Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 41,480 for

document properties

(0.17 sec)
  1. PDF|Documentation

    Learn how to convert Excel to PDF with Aspose.Cells for Python via .NET API....are widely used to exchange documents between organizations, government...individuals. It is a standard document format and software developers...

    docs.aspose.com/cells/python-net/convert-excel-...
  2. Working with Styles and Themes|Aspose.Words for...

    Access and manage styles and themes in a Document using Python....access, modify, and query document styles and themes using Aspose...between documents, and getting/setting theme properties. The StyleCollection...

    docs.aspose.com/words/python-net/working-with-s...
  3. Stroke.On | Aspose.Words for .NET

    Control path styling with Stroke On property. Enhance your designs by defining how paths are stroked for a polished, professional look....On property Defines whether the path will...change stroke properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Table.StyleName | Aspose.Words for .NET

    Discover the Table StyleName property to easily customize your table's appearance. Enhance your design with unique table style options today!...StyleName property Gets or sets the name of the...settings for the table. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Frameset class | Aspose.Words for Python

    aspose.words.framesets.Frameset class. Represents a frames page or a single frame on a frames page...the Programming with Documents documentation article. Remarks If...the Frameset.child_framesets property contains items, this instance...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Programming with Documents in C#|Aspose.Words f...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage Documents with .NET using C#. Work with Document Properties, settings, and content, as well as with Document appearance through the management of colors, shapes, fonts and other graphics....Ask AI Programming with Documents Contents [ Hide ] Purpose Summary...programmatically work with documents—including editing, formatting...

    docs.aspose.com/words/net/programming-with-docu...
  7. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF Document with ZUGFeRD in Aspose.PDF for Python via .NET...path variable and create a Document object. Create a FileSpecification...mime_type and the af_relationship properties of the FileSpecification...

    docs.aspose.com/pdf/python-net/attach-zugferd/
  8. FieldRevNum Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldRevNum class for seamless REVNUM field implementation. Enhance Document automation and streamline workflow efficiency!...the Working with Fields documentation article. public class FieldRevNum...The default constructor. Properties Name Description DisplayResult...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Convert MOBI to XLTX in C++ or with free Online...

    C++ API to Convert MOBI to XLTX or Online App without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to XLTX online converter quickly before integrating the code....APIs that provides powerful document manipulation and conversion...XLTX Open MOBI file using Document class reference Convert MOBI...

    products.aspose.com/total/cpp/conversion/mobi-t...
  10. How to Create a Form in Word using C#

    This tutorial guides on how to create a form in Word using C#. You can create a fillable form in Word using C# by adding different controls like textbox, checkbox and combobox....types of form fields to the document. You will create form fields...Create an empty document using the Document class to add form...

    kb.aspose.com/words/net/how-to-create-a-form-in...