Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 43,585 for

doc

(0.08 sec)
  1. DocumentBuilder.PopFont | Aspose.Words for .NET

    Discover the DocumentBuilder PopFont method to effortlessly restore character formatting from the stack, enhancing your Document creation process.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Set up font formatting...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::Math::OfficeMath::get_DisplayTyp...

    Aspose::Words::Math::OfficeMath::get_DisplayType method. Gets/sets Office Math display format type which represents whether an equation is displayed inline with the text or displayed on its own line in C++.... auto doc = MakeObject < Document > ( MyDir...ExplicitCast < OfficeMath > ( doc -> GetChild ( NodeType :: OfficeMath...

    reference.aspose.com/words/cpp/aspose.words.mat...
  3. Aspose::Words::Fields::FieldOptions::get_Legacy...

    Aspose::Words::Fields::FieldOptions::get_LegacyNumberFormat method. Gets or sets the value indicating whether legacy (early than AW 13.10) number format for fields is enabled or not in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Field > field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::SectionCollection class | Aspose...

    Aspose::Words::SectionCollection class. A collection of Section objects in the Document. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. Aspose::Words::Font::get_StrikeThrough method |...

    Aspose::Words::Font::get_StrikeThrough method. True if the font is formatted as strikethrough text in C++.... auto doc = MakeObject < Document > ();...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Преобразование формата файла через Javahttps://products.aspose.com/total/ru/java/conversion/Recent content in Прео......Java API для преобразования DOC в CSV или с помощью бесплатного...com/total/ru/java/conversion/doc-to-csv/Mon, 01 Jan 0001 00:00:00...

    products.aspose.com/total/ru/java/conversion/in...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Conversione del formato file tramite Javahttps://products.aspose.com/total/it/java/conversion/Recent content in Co......Java: API Java per convertire DOC in CSV o con il convertitore...com/total/it/java/conversion/doc-to-csv/Mon, 01 Jan 0001 00:00:00...

    products.aspose.com/total/it/java/conversion/in...
  8. Stroke.back_theme_color property | Aspose.Words...

    Stroke.back_theme_color property. Gets or sets a ThemeColor object that represents the stroke background color.... doc = aw . Document ( file_name =...gradient outline.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word Document... let doc = new aw . Document (); let para = doc . firstSection...appendChild ( new aw . Run ( doc , "Hello world!" )); // Below...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListFormat.list_level_number property | Aspose....

    ListFormat.list_level_number property. Gets or sets the list level number (0 to 8) for the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Aspose...

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