Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 226,674 for

document

(0.11 sec)
  1. Paragraph.accept_start method | Aspose.Words fo...

    Paragraph.accept_start method. Accepts a visitor for visiting the start of the Document's paragraph....visiting the start of the document’s paragraph. def accept_start...visitor DocumentVisitor The document visitor. Returns The action...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve.... Document () builder = aw . DocumentBuilder...for every paragraph in the document to RTL. for para in doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fonts::FontInfo::get_IsTrueType ...

    Aspose::Words::Fonts::FontInfo::get_IsTrueType method. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font. Default is true in C++....present in a document. auto doc = MakeObject < Document > ( MyDir...used and unused fonts in the document. for ( int i = 0 ; i < allFonts...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. GlowFormat.Transparency | Aspose.Words for .NET

    Discover GlowFormat's Transparency property, easily adjust glow effects from opaque to clear (0.0 to 1.0) for stunning visual impact. Default, 0.0.... Document doc = new Document ( MyDir + "Various..."Shape.Glow.docx" ); doc = new Document ( ArtifactsDir + "Shape.Glow...

    reference.aspose.com/words/net/aspose.words.dra...
  5. FootnoteNumberingRule | Aspose.Words for Java

    Determines when automatic footnote or endnote numbering restarts in Java....places in the document. Document doc = new Document(); DocumentBuilder...reference text that we pass to the document builder's "InsertEndnote"...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Vba::VbaModule::Clone method | A...

    Aspose::Words::Vba::VbaModule::Clone method. Performs a copy of the VbaModule in C++.... auto doc = MakeObject < Document > ( MyDir + u "VBA project...auto destDoc = MakeObject < Document > (); SharedPtr < VbaProject...

    reference.aspose.com/words/cpp/aspose.words.vba...
  7. 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...
  8. 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...
  9. 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...
  10. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::idx_get method. Gets or sets an item at the specified index in C++....Examples Shows how to work with a document’s collection of web extensions...extensions. auto doc = MakeObject < Document > ( MyDir + u "Web extension...

    reference.aspose.com/words/cpp/aspose.words.web...