Sort Score
Result 10 results
Languages All
Labels All
Results 8,701 - 8,710 of 155,641 for

doc

(0.06 sec)
  1. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.WORD_ML format in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  2. FAQ|Aspose.Words for C++

    Aspose.Words for C++ answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....popular document formats such as DOC, DOCX, HTML, Markdown, PDF, XML...System :: SharedPtr < Document > doc = System :: MakeObject < Document...

    docs.aspose.com/words/cpp/faq/
  3. HorizontalRuleAlignment enumeration | Aspose.Wo...

    aspose.words.drawing.HorizontalRuleAlignment enumeration. Represents the alignment for the specified horizontal rule.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_horizontal_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Layout::LayoutOptions::get_Ignor...

    Aspose::Words::Layout::LayoutOptions::get_IgnorePrinterMetrics method. Gets or sets indication of whether the "Use printer metrics to lay out Document" compatibility option is ignored. Default is true in C++.... auto doc = MakeObject < Document > ( MyDir...MyDir + u "Rendering.docx" ); doc -> get_LayoutOptions () -> s...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    Aspose::Words::Saving::PdfDigitalSignatureDetails::get_HashAlgorithm method. Gets or sets the hash algorithm in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Contents...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Font::get_UnderlineColor method ...

    Aspose::Words::Font::get_UnderlineColor method. Gets or sets the color of the underline applied to the font in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Aspose::Words::BorderCollection::get_Bottom met...

    Aspose::Words::BorderCollection::get_Bottom method. Gets the bottom border in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Start a table and set a...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. Aspose::Words::Replacing::FindReplaceOptions cl...

    Aspose::Words::Replacing::FindReplaceOptions class. Specifies options for find/replace operations. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Ruby...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. FileFontSource.file_path property | Aspose.Word...

    FileFontSource.file_path property. Path to the font file...., priority = 0 ) doc = aw . Document () doc . font_settings =...aw . fonts . FontSettings () doc . font_settings . set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldToc.captionless_table_of_figures_label pro...

    FieldToc.captionless_table_of_figures_label property. Gets or sets the name of the sequence identifier used when building a table of figures that does not include caption's label and number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) field_toc = builder . insert_field...

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