Sort Score
Result 10 results
Languages All
Labels All
Results 7,491 - 7,500 of 298,051 for

doc

(0.15 sec)
  1. Table.preferred_width property | Aspose.Words f...

    Table.preferred_width property. Gets or sets the table preferred width.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) table = builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Document::get_PageCount method |...

    Aspose::Words::Document::get_PageCount method. Gets the number of pages in the Document as calculated by the most recent page layout operation in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "Page...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Style.IsQuickStyle | Aspose.Words for .NET API 参考

    Style 财产. 指定此样式是否显示在 MS Word UI 内的快速样式库中...Document doc = new Document (); Assert . AreEqual ( 4 , doc . Styles...IEnumerator < Style > stylesEnum = doc . Styles . GetEnumerator ())...

    reference.aspose.com/words/zh/net/aspose.words/...
  4. SoftEdgeFormat.Radius | Aspose.Words for .NET

    SoftEdgeFormat Radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points pt. The default value is 0.0 in C#.... Document doc = new Document ( MyDir + "Rendering.... MaxImageResolution = 72 ; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_MatchCase method. True indicates case-sensitive comparison, false indicates case-insensitive comparison in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Ruby...

    reference.aspose.com/words/cpp/aspose.words.rep...
  6. ChartAxis.hidden property | Aspose.Words for Py...

    ChartAxis.hidden property. Gets or sets a flag indicating whether this axis is hidden or not.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FindReplaceOptions.ignore_structured_document_t...

    FindReplaceOptions.ignore_structured_Document_tags property. Gets or sets a boolean value indicating either to ignore content of [StructuredDocumentTag](../../../aspose.words.markup/structuredDocumenttag/)... doc = aw . Document ( file_name =...paragraph contains SDT. p = doc . first_section . body . get_child...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextColumn.space_after property | Aspose.Words ...

    TextColumn.space_after property. Gets or sets the space between this column and the next column in points... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) page_setup = builder . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageSize.height_pixels property | Aspose.Words...

    ImageSize.height_pixels property. Gets the height of the image in pixels.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a shape into the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ViewOptions.display_background_shape property |...

    ViewOptions.display_background_shape property. Controls display of the background shape in print layout view....</p> \n </body> \n </html>" doc = aw . Document ( io . BytesIO..."True". self . assertTrue ( doc . view_options . display_background_shape...

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