Sort Score
Result 10 results
Languages All
Labels All
Results 8,531 - 8,540 of 18,450 for

docx to doc

(0.26 sec)
  1. FieldFileSize.IsInMegabytes | Aspose.Words for ...

    Control file size display with FieldFileSize's IsInMegabytes property. Easily Toggle between bytes and megabytes for better clarity and user experience....Document doc = new Document ( MyDir + "Document.docx" ); Assert...Assert . That ( doc . BuiltInDocumentPrope . Bytes , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldFileSize.IsInKilobytes | Aspose.Words for ...

    Control file size display with FieldFileSize IsInKilobytes. Easily Toggle size visibility in kilobytes for enhanced data management....Document doc = new Document ( MyDir + "Document.docx" ); Assert...Assert . That ( doc . BuiltInDocumentPrope . Bytes , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fie...
  3. ChartTitle.orientation property | Aspose.Words ...

    ChartTitle.orientation property. Gets or sets the orientation of the chart title text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart_shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxisTitle.orientation property | Aspose.Wo...

    ChartAxisTitle.orientation property. Gets or sets the orientation of the axis title text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart_shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. WarningInfo.Source | Aspose.Words for .NET

    Discover the WarningInfo Source property that reveals the origin of warnings, enhancing your application's reliability and user experience.... Document doc = new Document ( MyDir + "Emphases..."Emphases markdown warning.docx" ); WarningInfoCollectio warnings...

    reference.aspose.com/words/net/aspose.words/war...
  6. CellFormat.clearFormatting method | Aspose.Word...

    CellFormat.clearFormatting method. Resets To default cell formatting...let doc = new aw . Document ( base . myDir + "Tables.docx" );...Body node: let firstTable = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::PageSetup::get_VerticalAlignment...

    Aspose::Words::PageSetup::get_VerticalAlignment method. Returns or sets the vertical alignment of text on each page in a Document or section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. FootnoteOptions.Position | Aspose.Words for .NET

    Discover how the FootnoteOptions Position property enhances your Document layout by precisely controlling footnote placement for improved readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A footnote is a way to...

    reference.aspose.com/words/net/aspose.words.not...
  9. FootnotePosition enumeration | Aspose.Words for...

    Aspose.Words.Notes.FootnotePosition enumeration. Defines the footnote position.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A footnote is a way to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. EndnoteOptions.position property | Aspose.Words...

    EndnoteOptions.position property. Specifies the endnotes position.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // An endnote is a way to...

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