Sort Score
Result 10 results
Languages All
Labels All
Results 9,721 - 9,730 of 150,751 for

2

(0.15 sec)
  1. Aspose::Words::Drawing::Charts::ChartLegend cla...

    Aspose::Words::Drawing::Charts::ChartLegend class. Represents chart legend properties. To learn more, visit the documentation article in C++....get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...-> get_Series () -> idx_get ( 2 ) -> get_Name ()); // Move the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Subject method. Gets or sets the subject of the document in C++....FieldType :: FieldAuthor , true ); // 2 - "Title" property, which we can...set_Keywords ( u "Tag 1; Tag 2; Tag 3" ); // We can right-click...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. IBarcodeGenerator class | Aspose.Words for Python

    aspose.words.fields.IBarcodeGenerator class. Public interface for barcode custom generator...0 case "1" : return 270 case "2" : return 180 case "3" : return...QRErrorLevel . LEVEL_M case "2" : return ab . generation . QRErrorLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table.LastRow | Aspose.Words for .NET

    Discover the Table LastRow property to easily access the final Row node in your table, enhancing data management and efficiency.... EqualTo ( 2 )); See Also class Row class Table...

    reference.aspose.com/words/net/aspose.words.tab...
  5. SplitCriteria enumeration | Aspose.Words for Py...

    aspose.words.lowcode.SplitCriteria enumeration. Specifies how the document is split into parts....2.docx' , save_format = aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldEQ class | Aspose.Words for Python

    aspose.words.fields.FieldEQ class. Implements the EQ field...Array switch "\a", aligned left, 2 columns, 3 points of horizontal...\\ hs3(4x,- 4y,-4x,+ y)' ) # 2 - Bracket switch "\b", bracket...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Python unable to convert eml file to PST gettin...

    We are trying to convert a eml file downloaded to PST format, but getting below error Reason: Proxy error(ArgumentNullException): Could not find the data block by its identifier. (Parameter ‘entry’) Below is the code f…...Discourse September 1, 2025, 11:02am 2 @TejasA The error you’re encountering...how it goes! TejasA September 2, 2025, 7:09am 3 The EML file is...

    forum.aspose.com/t/python-unable-to-convert-eml...
  8. Reading VBA Information from MPP File | Aspose....

    Learn how to read VBA project details, modules, references, and attributes from Microsoft Project MPP files using Aspose.Tasks for .NET....mpp" ); 2 VbaProject vbaProject = project...Project( "New Project.mpp" ); 2 3 VbaProject vbaProject = project...

    docs.aspose.com/tasks/net/reading-vba-informati...
  9. Aspose::Words::PageSetup::get_PageWidth method ...

    Aspose::Words::PageSetup::get_PageWidth method. Returns or sets the width of the page in points in C++....() - shape -> get_Width ()) / 2 ); shape -> set_Top (( builder...() - shape -> get_Height ()) / 2 ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. Create or Add Table In PDF using C#|Aspose.PDF ...

    Aspose.PDF for .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....( "Column (" + row_count + ", 2)" ); row . Cells . Add ( "Column...$"Test 2 1" ); var cell = row2 . Cells . Add ( $"Test 2 2" ); cell...

    docs.aspose.com/pdf/net/add-table-in-existing-p...