Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 349,298 for

document

(0.26 sec)
  1. MailMergeSettings.HeaderSource | Aspose.Words f...

    Discover the MailMergeSettings HeaderSource property, define your mail merge header path effortlessly. Optimize your Document workflow today!... Document doc = new Document (); DocumentBuilder...as the header document's table. doc = new Document (); builder...

    reference.aspose.com/words/net/aspose.words.set...
  2. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....shall follow these rules:* The document shall retain SDT ids only...only if the whole document is cloned Clone . During ImportNode()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. DocumentProperty.name property | Aspose.Words f...

    DocumentProperty.name property. Returns the name of the property....with built-in document properties. doc = aw . Document ( MY_DIR +...'Properties.docx' ) # The "Document" object contains some of its...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageSaveOptions.Resolution | Aspose.Words for ...

    Optimize your images with ImageSaveOptions! Control horizontal and vertical resolution in DPI for stunning quality and clarity. Enhance your visuals today!...rendering a document to PNG. Document doc = new Document (); DocumentBuilder...object which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PageSavingArgs.PageIndex | Aspose.Words for .NET

    Discover the PageIndex property of PageSavingArgs for efficient page management. Optimize your navigation with precise current page tracking....to use a callback to save a document to HTML page by page. public...PageFileNames () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Paragraph.isEndOfSection property | Aspose.Word...

    Paragraph.isEndOfSection property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....contents of one document to a bookmark in another document. test ( 'InsertAtBookmark'...() => { let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Subject method. Gets or sets the subject of the Document in C++....or sets the subject of the document. System :: String Aspose ::...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. BuiltInDocumentProperties.characters_with_space...

    BuiltInDocumentProperties.characters_with_spaces property. Represents an estimate of the number of characters (including spaces) in the Document....(including spaces) in the document. @property def characters_with_spaces...this property when you call Document.update_word_count() . Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the Document....the number of bytes in the document. @property def bytes ( self...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Remove Pages from PDF using .NET | Aspose.PDF

    Remove pages from PDF file programmatically with C# sample code using Aspose.PDF for .NET...confidential data before sharing the document with others. Large PDF files...removing pages streamline the document and deletes unnecessary repetition...

    products.aspose.com/pdf/net/pages/remove/