Sort Score
Result 10 results
Languages All
Labels All
Results 8,121 - 8,130 of 18,447 for

docx to doc

(0.16 sec)
  1. DocumentBuilder.rowFormat property | Aspose.Wor...

    DocumentBuilder.rowFormat property. Returns an object that represents current table row formatting properties.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access To fill and line formatting of the series.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MailMerge.MergeWholeDocument | Aspose.Words for...

    Discover how the MailMerge MergeWholeDocument property updates all fields during a region-based mail merge, enhancing efficiency and accuracy in your Documents.... Document doc = CreateSourceDocMerge (); DataTable...name of the data source table. doc . MailMerge . MergeWholeDocument...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Chart.SeriesGroups | Aspose.Words for .NET

    Explore the Chart SeriesGroups property for easy access To a rich collection of series groups, enhancing your data visualization experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::ParagraphCollection::ToArray met...

    Aspose::Words::ParagraphCollection::ToArray method. Copies all paragraphs from the collection To a new array of paragraphs in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Paragraphs.docx" ); System :: ArrayPtr < System...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Create PDF Report In C#

    Generate reports and auTomate Documents using PDF templates and cusTom data in C#....(optional) Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...Aspose.Words.Reporting; var doc = new Document( "Input.pdf" );...

    products.aspose.com/words/net/report/pdf/
  7. EditableRange.editor_group property | Aspose.Wo...

    EditableRange.ediTor_group property. Returns or sets an alias (or editing group) which shall be used To determine if the current user shall be allowed To edit this editable range.... doc = aw . Document () doc . protect ( type...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( "Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MailMergeSettings.ConnectString | Aspose.Words ...

    Discover how the MailMergeSettings ConnectString property links To external data sources. Easily cusTomize your connection for seamless data integration!...Document doc = new Document ( MyDir + "Odso data.docx" ); MailMergeSettings...MailMergeSettings settings = doc . MailMergeSettings ; Console ...

    reference.aspose.com/words/net/aspose.words.set...
  9. Odso.UdlConnectString | Aspose.Words for .NET

    Discover the Odso UdlConnectString property for seamless connections To external data sources using UDL. Unlock data integration with ease and efficiency!...Document doc = new Document ( MyDir + "Odso data.docx" ); MailMergeSettings...MailMergeSettings settings = doc . MailMergeSettings ; Console ...

    reference.aspose.com/words/net/aspose.words.set...
  10. ChartDataTable.format property | Aspose.Words f...

    ChartDataTable.format property. Provides access To fill of text background and border formatting of the data table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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