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

2 of

(0.09 sec)
  1. Aspose::Words::Drawing::Charts::Chart::get_Seri...

    Aspose::Words::Drawing::Charts::Chart::get_Series method. Provides access to series collection in C++....u "Category 1" , u "Category 2" , u "Category 3" }); // Insert..."Series 2" , categories , MakeArray < double > ({ 64.2 , 79.5...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. TextColumnCollection.Item | Aspose.Words for .NET

    Access a specific text column by index with the TextColumnCollection Item property. Simplify data management and enhance your coding efficiency.... SetCount ( 2 ); // Determine the amount of...builder . Writeln ( "Wide column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...
  3. TextColumn.space_after property | Aspose.Words ...

    TextColumn.space_after property. Gets or sets the space between this column and the next column in points... set_count ( 2 ) # Determine the amount of room...builder . writeln ( 'Wide column 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::ConditionalStyleType enum | Aspo...

    Aspose::Words::ConditionalStyleType enum. Represents possible table areas to which conditional formatting may be defined in a table style in C++.... LastRow 2 Specifies formatting of the last...(); builder -> Write ( u "Cell 2" ); builder -> EndRow (); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. XpsSaveOptions | Aspose.Words for .NET

    Discover the XpsSaveOptions constructor to effortlessly create instances for saving documents in the XPS format, enhancing your document management efficiency....serve as TOC entries of levels 1, 2, and then 3. builder . ParagraphFormat...builder . Writeln ( "Heading 1.2" ); builder . ParagraphFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  6. OutlineOptions.CreateMissingOutlineLevels | Asp...

    Discover how the CreateMissingOutlineLevels property in OutlineOptions enhances document exports by automatically generating missing outline levels for better organization....2" ); // Create a "PdfSaveOptions"...and no headings with levels of 2, 3, and 4. // The output PDF document...

    reference.aspose.com/words/net/aspose.words.sav...
  7. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document.... write ( "Run 2. " ); // Every invocation of the...expect ( runs . count ). toEqual ( 2 ); // We can also insert a node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.VisitBuildingBlockStart | Aspos...

    Discover the DocumentVisitor VisitBuildingBlockStart method, essential for initiating building block enumeration. Enhance your coding efficiency today!...glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild...LastBuildingBlock . Name ); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words/doc...
  9. CustomPartCollection.Count | Aspose.Words for .NET

    Discover the CustomPartCollection Count property to easily retrieve the total number Of elements in your collection for efficient data management.... AreEqual ( 2 , doc . PackageCustomParts . Count...PackageCustomParts . RemoveAt ( 2 ); Assert . AreEqual ( 2 , doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Convert Microsoft Project MPP file to CSV Format

    Write your own MicrosOft Project convertor using Aspose.Tasks for .NET and convert MPP files to CSV file....mpp" ); 2 project. Save ( "SaveProjectAsCSV_out...Project( "New Project.mpp" ); 2 CsvOptions options = new CsvOptions();...

    docs.aspose.com/tasks/net/convert-ms-project-mp...