Sort Score
Result 10 results
Languages All
Labels All
Results 9,301 - 9,310 of 183,299 for

doc

(1.34 sec)
  1. RevisionOptions.RevisionBarsColor | Aspose.Word...

    Customize your Document's RevisionBarsColor to highlight revised lines with ease. Default is Red, but choose any color for clearer insights!... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  2. DocumentBuilder.InsertComboBox | Aspose.Words f...

    Enhance your Documents with the DocumentBuilder InsertComboBox method. Easily add interactive combo box form fields for improved user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a form that prompts...

    reference.aspose.com/words/net/aspose.words/doc...
  3. OutlineOptions.CreateMissingOutlineLevels | Asp...

    Discover how the CreateMissingOutlineLevels property in OutlineOptions enhances Document exports by automatically generating missing outline levels for better organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert headings that can...

    reference.aspose.com/words/net/aspose.words.sav...
  4. OutlineOptions.CreateOutlinesForHeadingsInTable...

    Discover how the CreateOutlinesForHeadingsInTables property enhances table organization by enabling outlines for heading styles, improving Document clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a table with three...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ChartDataTable class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataTable class. Allows to specify properties of a chart data table.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Გადაიყვანეთ PDF TIFF C#

    გადაიყვანეთ PDF TIFF C# ფორმატში კოდით. შეინახეთ PDF როგორც TIFF C#....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...კოპირება using Aspose.Words; var doc = new Document( "Input.pdf" );...

    products.aspose.com/words/ka/net/conversion/pdf...
  7. Გადაიყვანეთ PDF GIF C#

    გადაიყვანეთ PDF GIF C# ფორმატში კოდით. შეინახეთ PDF როგორც GIF C#....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...კოპირება using Aspose.Words; var doc = new Document( "Input.pdf" );...

    products.aspose.com/words/ka/net/conversion/pdf...
  8. Გადაიყვანეთ HTML SVG C#

    გადაიყვანეთ HTML SVG C# ფორმატში კოდით. შეინახეთ HTML როგორც SVG C#....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...კოპირება using Aspose.Words; var doc = new Document( "Input.html"...

    products.aspose.com/words/ka/net/conversion/htm...
  9. Გადაიყვანეთ HTML Გამოსახულება C#

    გადაიყვანეთ HTML Გამოსახულება C# ფორმატში კოდით. შეინახეთ HTML როგორც Გამოსახულება C#....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...კოპირება using Aspose.Words; var doc = new Document( "Input.html"...

    products.aspose.com/words/ka/net/conversion/htm...
  10. Convert PPTX to Word in C++ | products.aspose.com

    Convert PPTX to Word in C++. Use C++ library API to convert PowerPoint to Word...MakeObject < Presentation > (); auto doc = MakeObject < Aspose :: Words...Words :: DocumentBuilder > (doc); for ( const auto & slide :...

    products.aspose.com/slides/cpp/conversion/pptx-...