Sort Score
Result 10 results
Languages All
Labels All
Results 8,691 - 8,700 of 155,650 for

doc

(0.06 sec)
  1. Aspose::Words::Tables::TextWrapping enum | Aspo...

    Aspose::Words::Tables::TextWrapping enum. Specifies how text is wrapped around the table in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Table > table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Aspose::Words::Saving::PdfEncryptionDetails::ge...

    Aspose::Words::Saving::PdfEncryptionDetails::get_OwnerPassword method. Specifies the owner password for the encrypted PDF Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting list levels... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a list with three...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. SvgSaveOptions.remove_java_script_from_links pr...

    SvgSaveOptions.remove_java_script_from_links property. Specifies whether JavaScript will be removed from links... doc = aw . Document ( file_name =...remove_java_script_from_links = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. Aspose::Words::Saving::DownsampleOptions::get_D...

    Aspose::Words::Saving::DownsampleOptions::get_DownsampleImages method. Specifies whether images should be downsampled in C++.... auto doc = MakeObject < Document > ( MyDir...get_ResolutionThreshold ()); doc -> Save ( ArtifactsDir + u "PdfSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 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...