Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 414,360 for

document

(0.15 sec)
  1. StyleCollection.defaultFont property | Aspose.W...

    StyleCollection.defaultFont property. Gets Document default text formatting....defaultFont property Gets document default text formatting. get...Words . Font Remarks Note that document-wide defaults were introduced...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ListCollection.getListByListId method | Aspose....

    ListCollection.getListByListId method. Gets a list by a list identifier....Shows how to verify owner document properties of lists. let doc...doc = new aw . Document (); let lists = doc . lists ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.Title | Aspose.Words for .NET

    Manage your ShapeBase title property effortlessly. Set or retrieve the title caption for any shape object to enhance your design's clarity and appeal.... Document doc = new Document (); DocumentBuilder...title, and then add it to the document. Shape shape = new Shape (...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ParagraphFormat.suppress_auto_hyphens property ...

    ParagraphFormat.suppress_auto_hyphens property. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the Document settings....hyphenation which is applied in the document settings. @property def s...red ( 'de-CH' )) # Open a document containing text with a locale...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTag constructor | Aspose.Word...

    StructuredDocumentTag constructor. Initializes a new instance of the Structured Document tag class....instance of the Structured document tag class. def __init__ (...doc DocumentBase The owner document. type SdtType Type of SDT...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BuildingBlockCollection Class | Aspose.Words fo...

    Discover the Aspose.Words BuildingBlockCollection class, a powerful tool for managing Document BuildingBlock objects efficiently and enhancing your workflow....BuildingBlock objects in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words.bui...
  7. InlineStory.IsMoveToRevision | Aspose.Words for...

    Discover InlineStory's IsMoveToRevision property, easily track changes in Microsoft Word with true/false status for seamless Document editing.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  8. Aspose::Words::Loading::LoadOptions::get_Langua...

    Aspose::Words::Loading::LoadOptions::get_LanguagePreferences method. Gets language preferences that will be used when Document is loading in C++....preferences that will be used when document is loading. System :: SharedPtr...preferences when loading a document. auto loadOptions = System...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Shape conversion into image with same font diff...

    Hello, we found an issue with the conversion of the shape of the following docx. Smart objects - formatting issue (2).docx (24.1 KB) Our environment: Debian 12 Python 3.12 Aspose-Words - 25.7.0 Image after conversio…...olde", true) }); Load the Document with Font Settings : Use the...instance when loading your DOCX document. // Prepare load options with...

    forum.aspose.com/t/shape-conversion-into-image-...
  10. Aspose::Words::Saving::SaveOptions::get_Default...

    Aspose::Words::Saving::SaveOptions::get_DefaultTemplate method. Gets or sets path to default template (including filename). Default value for this property is empty string in C++....set a default template for documents that do not have attached...MakeObject < Aspose :: Words :: Document > (); // Enable automatic...

    reference.aspose.com/words/cpp/aspose.words.sav...