Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 90,311 for

doc format

(1.38 sec)
  1. Aspose::Words::Layout::LayoutCollector::GetEndP...

    Aspose::Words::Layout::LayoutCollector::GetEndPageIndex method. Gets 1-based index of the page where node ends. Returns 0 if node cannot be mapped to a page in C++.... auto doc = System :: MakeObject < Aspose...Layout :: LayoutCollector > ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Aspose::Words::Layout::LayoutCollector::GetNumP...

    Aspose::Words::Layout::LayoutCollector::GetNumPagesSpanned method. Gets number of pages the specified node spans. 0 if node is within a single page. This is the same as GetEndPageIndex() - GetStartPageIndex() in C++.... auto doc = System :: MakeObject < Aspose...Layout :: LayoutCollector > ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. BaselineAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.BaselineAlignment enum for precise font positioning. Enhance your Document Formatting with optimal vertical alignment options.... Document doc = new Document ( MyDir + "Office...docx" ); ParagraphFormat format = doc . FirstSection . Body ....

    reference.aspose.com/words/net/aspose.words/bas...
  4. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // We can use an INCLUDE field...

    reference.aspose.com/words/java/com.aspose.word...
  5. PlainTextDocument | Aspose.Words for .NET

    Effortlessly create plain text Documents with our PlainTextDocument constructor. Enjoy automatic file Format detection for seamless integration!...Automatically detects the file format. public PlainTextDocument (...UnsupportedFileForma The document format is not recognized or not supported...

    reference.aspose.com/words/net/aspose.words/pla...
  6. Aspose::Words::CompositeNode::GetChildNodes met...

    Aspose::Words::CompositeNode::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++.... auto doc = System :: MakeObject < Aspose...NodeCollection > comments = doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. C# API to Export PS to OTT | products.aspose.com

    Convert PS to OTT without using Microsoft Word...(PS) files to Microsoft Word (DOC) documents. After the conversion...render the DOC file to OpenDocument Text (OTT) format. The Aspose...

    products.aspose.com/total/net/conversion/ps-to-...
  8. Document.grammar_checked property | Aspose.Word...

    Document.grammar_checked property. Returns ``True`` if the Document has been checked for grammar.... doc = aw . Document () # The string...string with spelling errors. doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Export OFT to BMP via C++ | products.aspose.com

    C++ API to Convert OFT to BMP without using Microsoft Word or Outlook...done by converting OFT file format to HTML and then exporting...developers convert OFT file format to HTML and then export HTML...

    products.aspose.com/total/cpp/conversion/oft-to...
  10. ListLevel.customNumberStyleFormat property | As...

    ListLevel.customNumberStyleFormat property. Gets or sets the custom number style Format for this list level...sets the custom number style format for this list level. For example:...Examples Shows how to get the format for a list with the custom...

    reference.aspose.com/words/nodejs-net/aspose.wo...