Sort Score
Result 10 results
Languages All
Labels All
Results 8,631 - 8,640 of 157,095 for

doc

(0.27 sec)
  1. Working with Charts in C++|Aspose.Words for C++

    Introduction to Chart feature, how to create and manipulate charts using C++....how to set series color: auto doc = System :: MakeObject < Document...MakeObject < DocumentBuilder > ( doc ); auto shape = builder -> InsertChart...

    docs.aspose.com/words/cpp/how-to-set-fill-and-s...
  2. Aspose::Words::TextColumnCollection class | Asp...

    Aspose::Words::TextColumnCollection class. A collection of TextColumn objects that represent all the columns of text in a section of a Document. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. ThemeFonts Class | Aspose.Words for .NET

    Discover the Aspose.Words ThemeFonts class, a powerful tool for managing multilingual font schemes, enhancing your Document's style and readability.... Document doc = new Document ( MyDir + "Theme...fonts and colors. Theme theme = doc . Theme ; // Some styles, such...

    reference.aspose.com/words/net/aspose.words.the...
  4. PageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSavingArgs class, essential for optimizing Document processing with detailed PageSaving event data. Enhance your workflow!...PageFileNames () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Page...

    reference.aspose.com/words/net/aspose.words.sav...
  5. DropDownItemCollection.IndexOf | Aspose.Words f...

    Discover the DropDownItemCollection IndexOf method, efficiently find the zero-based index of any value in your collection for streamlined data management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a combo box, and...

    reference.aspose.com/words/net/aspose.words.fie...
  6. DropDownItemCollection.Insert | Aspose.Words fo...

    Effortlessly insert strings into your DropDownItemCollection at any index with our easy-to-use Insert method. Enhance your data management today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a combo box, and...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 使用 Python 将表格添加到 PDF | Aspose.PDF

    Python 原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++通過 COM 互操作在 PDF 檔中添加表。...pdf" # Load source PDF document doc = ap . Document ( input_file...first page of input document doc . pages [ 1 ] . paragraphs ....

    products.aspose.com/pdf/zh-hant/python-net/tabl...
  8. ThemeColors class | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeColors class. Represents the color scheme of the Document theme which contains twelve colors.... let doc = new aw . Document ( base ....fonts and colors. let theme = doc . theme ; // Some styles, such...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. AbsolutePositionTab.Accept | Aspose.Words for .NET

    Discover the AbsolutePositionTab Accept method for seamless visitor engagement. Enhance your site’s interactivity and boost user satisfaction today!...DocumentToTxt () { Document doc = new Document ( MyDir + "Absolute...DocTextExtractor (); Section fisrtSection = doc . FirstSection ; fisrtSection...

    reference.aspose.com/words/net/aspose.words/abs...
  10. Aspose::Words::Saving::PageSet class | Aspose.W...

    Aspose::Words::Saving::PageSet class. Describes a random set of pages. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Page...

    reference.aspose.com/words/cpp/aspose.words.sav...