Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 34,459 for

document properties

(0.14 sec)
  1. ChartAxis.TickLabels | Aspose.Words for .NET

    Discover the ChartAxis TickLabels property to customize your axis tick mark labels for enhanced data visualization and clarity in your charts....TickLabels property Provides access to the properties of the axis...appearance of its axes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a list by index.... Document () builder = aw . DocumentBuilder...owner document properties of lists. doc = aw . Document () lists...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StructuredDocumentTagRangeStart.Tag | Aspose.Wo...

    Discover the StructuredDocumentTagRangeStart property for enhanced Document tagging. Easily associate tags with nodes to streamline your workflow!...Tag property Specifies a tag associated...with the current structured document tag node. Can not be null...

    reference.aspose.com/words/net/aspose.words.mar...
  4. HtmlSaveOptions.resourceFolderAlias property | ...

    HtmlSaveOptions.resourceFolderAlias property. Specifies the name of the folder used to construct URIs of all resources written into an HTML Document...resourceFolderAlias property HtmlSaveOptions.resourceFolderAlias property Specifies...resources written into an HTML document. Default is an empty string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Export CSV to PPSX in Android or with free Onli...

    Android API to Convert CSV to PPSX without using Microsoft Word or online. Test free CSV to PPSX online converter quickly before integrating the code....PDF file using Document class Save the document to PPSX format...using Document class Document document = new Document ( "pdfOutput...

    products.aspose.com/total/android-java/conversi...
  6. Export CSV to POTX in Android or with free Onli...

    Android API to Convert CSV to POTX without using Microsoft Word or online. Test free CSV to POTX online converter quickly before integrating the code....presentations, reports, and other documents that require data from a CSV...features for manipulating PDF documents, including the ability to...

    products.aspose.com/total/android-java/conversi...
  7. Aspose::Words::Drawing::ShapeBase::get_IsSignat...

    Aspose::Words::Drawing::ShapeBase::get_IsSignatureLine method. Indicates that shape is a SignatureLine in C++....it into a document. auto doc = MakeObject < Document > (); auto...get_IsSignatureLine ()); // Verify the properties of our signature line via...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FontSettings class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontSettings class. Specifies font settings for a Document...Specifies font settings for a document. To learn more, visit the...the Working with Fonts documentation article. Remarks Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Shape.signature_line property | Aspose.Words fo...

    Shape.signature_line property. Gets [SignatureLine](../../signatureline/) object if the shape is a signature line...signature_line property Shape.signature_line property Gets SignatureLine... Returns None otherwise. @property def signature_line ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Split a Document in Python|Aspose.Words for Pyt...

    Split a Document into several files using Python. Use the split feature to effectively split a Document by headings or sections, as well as by pages or by page ranges....Ask AI Split a Document Contents [ Hide ] Splitting or split...split a document is the process of breaking a large document into...

    docs.aspose.com/words/python-net/split-a-document/