Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 228,819 for

document

(0.1 sec)
  1. ParagraphFormat.SnapToGrid | Aspose.Words for .NET

    Discover how the ParagraphFormat SnapToGrid property enhances layout precision by aligning your paragraphs with Document grid lines for a polished look....current paragraph should use the document grid lines per page settings...each page may have. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  2. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Discover the FindReplaceOptions IgnoreStructuredDocumentTags property. Control if StructuredDocumentTag content is ignored with this easy-to-use boolean setting.... Document doc = new Document ( MyDir + "Structured..."Structured document tags.docx" ); // This paragraph contains SDT....

    reference.aspose.com/words/net/aspose.words.rep...
  3. Aspose::Words::Style::get_Type method | Aspose....

    Aspose::Words::Style::get_Type method. Gets the style type (paragraph or character) in C++....Examples Shows how to access a document’s style collection. auto doc...doc = MakeObject < Document > (); ASSERT_EQ ( 4 , doc -> get_Styles...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. Split Visio Page wise in Python | products.aspo...

    Python source codes that explains how to split Microsoft Visio files into multiple files in Python applications...Python Split single Visio document into different files using...is capable to split Visio document into multiple pages within...

    products.aspose.com/diagram/python-net/splitter/
  5. Export EMLX to OTT via C++ | products.aspose.com

    C++ API to Convert EMLX to OTT without using Microsoft Word or Outlook...ability to read and write documents in various formats, the ability...ability to convert documents to various formats, and the ability...

    products.aspose.com/total/cpp/conversion/emlx-t...
  6. Export OFT to TIFF via C++ | products.aspose.com

    C++ API to Convert OFT to TIFF without using Microsoft Word or Outlook...create, edit, and convert documents in various formats. It supports...create, edit, and convert documents in various formats. It includes...

    products.aspose.com/total/cpp/conversion/oft-to...
  7. Export OFT to DOC via C++ | products.aspose.com

    C++ API to Convert OFT to DOC without using Microsoft Word or Outlook...that supports a wide range of document formats, including DOC, DOCX...make it easy to work with documents, such as the ability to create...

    products.aspose.com/total/cpp/conversion/oft-to...
  8. Document.AutomaticallyUpdateStyles | Aspose.Wor...

    Discover how the AutomaticallyUpdateStyles property in MS Word ensures your Document's styles sync with the template every time you open it, enhancing consistency....AutomaticallyUpdateS Contents [ Hide ] Document.AutomaticallyUpdateS property...whether the styles in the document are updated to match the styles...

    reference.aspose.com/words/net/aspose.words/doc...
  9. FieldSet.BookmarkText | Aspose.Words for .NET

    Discover how to easily manage the FieldSet BookmarkText property to customize and enhance your bookmarks for better organization and accessibility....display it in the document using a REF field. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...
  10. How to Insert Word Header and Footer using C#

    In this tutorial you will learn how to insert Word header and footer using C# without interop. This tutorial can be used to add header and footer in Word using C# and insert some text into them.... In MS Word document, you can insert header footer...header and footer of the Word document and saves it to DOCX file...

    kb.aspose.com/words/net/how-to-insert-header-an...