Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 157,140 for

doc

(0.07 sec)
  1. BorderCollection.GetEnumerator | Aspose.Words f...

    Discover the BorderCollection GetEnumerator method to easily iterate through all borders, enhancing your coding efficiency and collection management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Configure the builder's...

    reference.aspose.com/words/net/aspose.words/bor...
  2. BorderCollection.equals method | Aspose.Words f...

    BorderCollection.equals method. Compares collections of borders.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TableStyle.allow_break_across_pages property | ...

    TableStyle.allow_break_across_pages property. Gets or sets a flag indicating whether text in a table row is allowed to split across a page break.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table.bidi property | Aspose.Words for Python

    Table.bidi property. Gets or sets whether this is a right-to-left table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartLegendEntryCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartLegendEntryCollection class. Represents a collection of chart legend entries... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. C++ API to Export TEX to PS | products.aspose.com

    Convert TEX to PS within C++ applications....to convert TeX file format to DOC. Secondly, the advanced Word...for C++, can be used to export DOC to PS. Aspose.Total for C++ is...

    products.aspose.com/total/cpp/conversion/tex-to...
  7. ParagraphFormat.keep_with_next property | Aspos...

    ParagraphFormat.keep_with_next property. True if the paragraph is to remains on the same page as the paragraph that follows it.... doc = aw . Document ( file_name =...spanning two pages.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.textOrientation property | Aspose.Wor...

    PageSetup.textOrientation property. Allows to specify [PageSetup.textOrientation](./) for the whole page...native formats DOCX, WML, RTF and DOC. Examples Shows how to set text...text orientation. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Math::OfficeMath::get_NodeType m...

    Aspose::Words::Math::OfficeMath::get_NodeType method. Returns OfficeMath in C++.... auto doc = MakeObject < Document > ( MyDir...ExplicitCast < OfficeMath > ( doc -> GetChild ( NodeType :: OfficeMath...

    reference.aspose.com/words/cpp/aspose.words.mat...
  10. Aspose::Words::Drawing::ShapeBase::get_Horizont...

    Aspose::Words::Drawing::ShapeBase::get_HorizontalAlignment method. Specifies how the shape is positioned horizontally in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a floating image...

    reference.aspose.com/words/cpp/aspose.words.dra...