Sort Score
Result 10 results
Languages All
Labels All
Results 9,401 - 9,410 of 18,313 for

docx to doc

(0.23 sec)
  1. ShapeBase.is_layout_in_cell property | Aspose.W...

    ShapeBase.is_layout_in_cell property. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  2. WebExtensionPropertyCollection class | Aspose.W...

    aspose.words.webextensions.WebExtensionPropertyCollection class. Specifies a set of web extension cusTom properties... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. TaskPane.row property | Aspose.Words for Python

    TaskPane.row property. Specifies the index, enumerating from the outside To the inside, of this task pane among other persisted task panes Docked in the same default location.... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.PageVerticalAlignment enum for optimal text alignment on pages. Enhance your Document's layout with precise vertical justification!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/net/aspose.words/pag...
  5. ListCollection.AddSingleLevelList | Aspose.Word...

    Effortlessly create and add a single-level list To your Document with the ListCollection AddSingleLevelList method, enhancing organization and clarity.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); ListCollection listCollection = doc . Lists ;...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Stroke.fore_theme_color property | Aspose.Words...

    Stroke.fore_theme_color property. Gets or sets a ThemeColor object that represents the stroke foreground color.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::TextWatermarkOptions::get_FontFa...

    Aspose::Words::TextWatermarkOptions::get_FontFamily method. Gets or sets font family name. The default value is "Calibri" in C++.... auto doc = System :: MakeObject < Aspose...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/tex...
  8. FieldHyperlink.target property | Aspose.Words f...

    FieldHyperlink.target property. Gets or sets the target To which the link should be redirected.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::TxtSaveOptions class | A...

    Aspose::Words::Saving::TxtSaveOptions class. Can be used To specify additional options when saving a Document inTo the Text format. To learn more, visit the Documentation article in C++....files used when saving to a DOC or DOCX file. By default, this property...custom paragraph break. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Paragraph.ListLabel | Aspose.Words for .NET

    Access and format list numbering with the Paragraph ListLabel property. Enhance your Document's organization and clarity effortlessly!...Document doc = new Document ( MyDir + "Rendering.docx" ); doc . UpdateListLabels...UpdateListLabels (); NodeCollection paras = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/par...