Sort Score
Result 10 results
Languages All
Labels All
Results 8,571 - 8,580 of 148,969 for

2

(0.12 sec)
  1. Aspose::Words::Fields::FieldIndex::get_LetterRa...

    Aspose::Words::Fields::FieldIndex::get_LetterRange method. Gets or sets a range of letters to which limit the index in C++....span over 2 columns. index -> set_NumberOfColumns ( u "2" ); //..." INDEX \\ z 1033 \\ h A \\ c 2 \\ p a-c" , index -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldIndex::get_Heading ...

    Aspose::Words::Fields::FieldIndex::get_Heading method. Gets or sets a heading that appears at the start of each set of entries for any given letter in C++....span over 2 columns. index -> set_NumberOfColumns ( u "2" ); //..." INDEX \\ z 1033 \\ h A \\ c 2 \\ p a-c" , index -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldIndex::get_NumberOf...

    Aspose::Words::Fields::FieldIndex::get_NumberOfColumns method. Gets or sets the number of columns per page used when building the index in C++....span over 2 columns. index -> set_NumberOfColumns ( u "2" ); //..." INDEX \\ z 1033 \\ h A \\ c 2 \\ p a-c" , index -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. 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...
  5. 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...
  6. Aspose.PSD for .NET 20.8 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....AssertAreEqual ( expectedValue [ 2 ], resource . PageNumber ); AssertAreEqual...temp ; } resource . PageNumber = 2 ; resource . TotalPages = 3 ;...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-8...
  7. 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...
  8. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting... insert_forms_2_ole_control(forms_2_ole_control) Inserts...builder . write ( 'Row 1, Col 2' ) builder . end_row () # Changing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. InsertHtml() in table takes too long time - Fre...

    I’m working with custom editor that allows to render output data in different format and struggling with an issue that prevents overall document assembly. For example xlsx document with 20k rows and 3 columns takes secon…...Discourse September 1, 2025, 9:50am 2 @bloodboilAaromatic It sounds...bloodboilAaromatic September 2, 2025, 3:45pm 7 overloaded_table...

    forum.aspose.com/t/inserthtml-in-table-takes-to...