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

docx to doc

(0.14 sec)
  1. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) top_border = builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Document::UpdateActualReferenceM...

    Aspose::Words::Document::UpdateActualReferenceMarks method. Updates the ActualReferenceMark property of all footnotes and endnotes in the Document in C++.... auto doc = System :: MakeObject < Aspose...+ u "Footnotes and endnotes.docx" ); auto footnote = System ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. 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...
  4. ChartAxis.CategoryType | Aspose.Words for .NET

    Discover the ChartAxis CategoryType property To easily cusTomize your category axis for enhanced data visualization and improved chart clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...
  6. 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...
  7. PageSetup.sheetsPerBooklet property | Aspose.Wo...

    PageSetup.sheetsPerBooklet property. Returns or sets the number of pages To be included in each booklet.... let doc = new aw . Document (); // Insert...= new aw . DocumentBuilder ( doc ); builder . writeln ( "My Booklet:"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldHyperlink.open_in_new_window property | As...

    FieldHyperlink.open_in_new_window property. Gets or sets whether To open the destination site in a new web browser window.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...