Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 39,418 for

document properties

(0.14 sec)
  1. FrameFormat.vertical_position property | Aspose...

    FrameFormat.vertical_position property. Gets vertical distance between the edge of the frame and the item specified by the [FrameFormat.relative_vertical_position](../relative_vertical_position/) property....vertical_position property FrameFormat.vertical_position property Gets vertical...relative_vertical_position property. @property def vertical_position...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Add background to PDF|Aspose.PDF for .NET

    Add background image to the your PDF file with C#. Use the BackgroundArtifact object.... to documents. In Aspose.PDF for .NET, each PDF document is a...AddBackgroundToPdf () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/add-backgrounds/
  3. TxtListIndentation Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.TxtListIndentation class to customize list indentation levels for seamless Text format exports. Enhance your Document formatting!...list levels are indented when document is exporting to Text format...more, visit the Save a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Range class | Aspose.Words for Node.js

    Aspose.Words.Range class. Represents a contiguous area in a Document...Represents a contiguous area in a document. To learn more, visit the...with Ranges documentation article. Remarks The document is represented...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Remove Producer field - Free Support Forum - as...

    Hi, I was looking into removing Producer field value from pdf Documents rendered with Aspose.Words, similarly to how it can be removed in Aspose.Pdf Is it possible to remove Producer field for Documents created with As…...Producer field value from pdf documents rendered with Aspose.Words...remove Producer field for documents created with Aspose.Words...

    forum.aspose.com/t/remove-producer-field/313083
  6. HtmlSaveOptions.resource_folder_alias property ...

    HtmlSaveOptions.resource_folder_alias property. Specifies the name of the folder used to construct URIs of all resources written into an HTML Document...resource_folder_alias property HtmlSaveOptions.resource_folder_alias...resource_folder_alias property Specifies the name of the folder used to construct...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SubDocument class | Aspose.Words for Node.js

    Aspose.Words.SubDocument class. Represents a SubDocument - which is a reference to an externally stored Document...reference to an externally stored document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Add Hyperlink in Word using Python

    This short tutorial guides you on how to add hyperlink in Word using Python. It contains all the basic information to set the IDE and a runnable sample code to insert hyperlink in Word using Python....main classes, methods, and properties required to write this application...to customize the hyperlink properties like its color, underline...

    kb.aspose.com/words/python/how-to-add-hyperlink...
  9. Aspose::Words::Document::get_VersionsCount meth...

    Aspose::Words::Document::get_VersionsCount method. Gets the number of Document versions that was stored in the DOC Document in C++....Aspose::Words::Document::get_VersionsCount method Contents [...[ Hide ] Document::get_VersionsCount method Gets the number of...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Working with Footers|Aspose.Words for Java

    Remove footers from a Document easily and fast instead of using Apache POI.... Java // The path to the documents directory. String dataDir...AsposeFooters . class ); Document doc = new Document (); DocumentBuilder...

    docs.aspose.com/words/java/working-with-footers/