Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 400,640 for

document

(0.26 sec)
  1. DocumentBuilder.PushFont | Aspose.Words for .NET

    Discover how the DocumentBuilder PushFont method enhances your Document formatting by saving character styles for easy retrieval and consistent design....to use a document builder’s formatting stack. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  2. FileFormatUtil.image_type_to_extension method |...

    FileFormatUtil.image_type_to_extension method. Converts an Aspose.Words image type enumerated value into a file extension...how to extract images from a document, and save them to the local...individual files. doc = aw . Document ( MY_DIR + 'Images.docx' )...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TableSubstitutionRule.load_windows_settings met...

    TableSubstitutionRule.load_windows_settings method. Loads predefined table substitution settings for Windows platform.... Document () font_settings = aw . fonts...table in the form of an XML document. table_substitution_rule ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Section::get_ProtectedForForms m...

    Aspose::Words::Section::get_ProtectedForForms method. True if the section is protected for forms. When a section is protected for forms, users can select and modify text only in form fields in Microsoft Word in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...protection to every section in the document. doc -> Protect ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. TableSubstitutionRule.load_linux_settings metho...

    TableSubstitutionRule.load_linux_settings method. Loads predefined table substitution settings for Linux platform.... Document () font_settings = aw . fonts...table in the form of an XML document. table_substitution_rule ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SmartTag.accept method | Aspose.Words for Node.js

    SmartTag.accept method. Accepts a visitor.... Document (); // A smart tag appears in a document with Microsoft...smart tags in our document using a document visitor. doc . accept...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListLevel.start_at property | Aspose.Words for ...

    ListLevel.start_at property. Returns or sets the starting number for this list level.... Document () # A list allows us to organize...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTagRangeStart.wordOpenXML pro...

    StructuredDocumentTagRangeStart.wordOpenXML property. Gets a string that represents the XML contained within the node in the [SaveFormat.FlatOpc](../../../aspose.words/saveformat/#FlatOpc) format....structured document tags. let doc = new aw . Document ( base ...."Multi-section structured document tags.docx" ); let rangeStartTag...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_PageHorizontalAlignment method. Specifies the horizontal alignment of pages in an HTML Document. Default value is Center in C++....alignment of pages in an HTML document. Default value is Center ...alignment of pages when saving a document to HTML. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Manipulate and Substitute TrueType Fonts in C#|...

    Aspose.Words for .NET can embed the correct TrueType fonts into the resulting Document to ensure that it displays accurately using C#. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism....tasks, including rendering documents to fixed-page formats, for...When Aspose.Words renders a document, it needs to perform embedding...

    docs.aspose.com/words/net/manipulating-and-subs...