Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 179,950 for

doc

(0.08 sec)
  1. Document.EnsureMinimum | Aspose.Words for .NET

    Learn how to use the EnsureMinimum method to automatically create a section and paragraph in Documents, ensuring complete and organized content....Document doc = new Document (); NodeCollection nodes = doc . GetChildNodes...ParentNode , Is . EqualTo ( doc )); Assert . That ( nodes [ 1...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::Document::UpdatePageLayout metho...

    Aspose::Words::Document::UpdatePageLayout method. Rebuilds the page layout of the Document in C++.... auto doc = System :: MakeObject < Aspose...the document within its pages. doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "I...

    reference.aspose.com/words/cpp/aspose.words/ran...
  4. Aspose::Words::PageVerticalAlignment enum | Asp...

    Aspose::Words::PageVerticalAlignment enum. Specifies vertical justification of text on each page in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Docx, Docm, Dotx, Dotm or FlatOpc in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. C++ API to Export EPUB to DOCM | products.aspos...

    Convert EPUB to DocM within C++ applications....is a more secure format than DOC, as it prevents malicious code...convert EPUB file format to DOC. Secondly, by using advanced...

    products.aspose.com/total/cpp/conversion/epub-t...
  7. TableSubstitutionRule.get_substitutes method | ...

    TableSubstitutionRule.get_substitutes method. Returns array containing substitute font names for the specified original font name.... doc = aw . Document () doc . font_settings =...self . assertEqual ( 1 , len ( doc . font_settings . get_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Node::PreviousPreOrder method | ...

    Aspose::Words::Node::PreviousPreOrder method. Gets the previous node according to the pre-order tree traversal algorithm in C++.... auto doc = System :: MakeObject < Aspose..."Images.docx" ); ASSERT_EQ ( 9 , doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. DocumentBase.Document | Aspose.Words for .NET

    Explore DocumentBase properties to efficiently manage your Documents. Unlock seamless access and enhance your workflow today!... Document doc = new Document (); // New Document...Paragraph. doc . AppendChild ( new Section ( doc )) . AppendChild...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Გააკეთეთ WORD Python Ის Გამოყენებით

    შექმენით ახალი WORD Python ში რამდენიმე ნაბიჯით. მარტივად შექმენით WORD Python via .NET ბიბლიოთეკის გამოყენებით....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) font...

    products.aspose.com/words/ka/python-net/make/word/