Sort Score
Result 10 results
Languages All
Labels All
Results 8,341 - 8,350 of 148,812 for

2

(0.42 sec)
  1. Aspose::Words::Document::StopTrackRevisions met...

    Aspose::Words::Document::StopTrackRevisions method. Stops automatic marking of document changes as revisions in C++....) -> get_Runs () -> idx_get ( 2 ) -> get_IsInsertRevision ());..."Hello again! " ); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose.PDF 25.8.0 SaveAsync errors; Save works ...

    Using Aspose.PDF version 25.8.0, the following code errors with some PDFs, but not others. I have reviewed this Aspose Support entry, but it does not provide enough information to solve my issue. I cannot post the offe…...Family epatrick August 28, 2025, 2:26pm 1 Using Aspose.PDF version...Discourse August 28, 2025, 2:27pm 2 @epatrick It sounds like you’re...

    forum.aspose.com/t/aspose-pdf-25-8-0-saveasync-...
  3. Currency Properties | Aspose.Tasks Documentation

    Learn how to manage Microsoft Project (MPP/XML) currency properties using Aspose.Tasks for C#....the decimal point, for example, 2 (100.00) or 3 (100.000), passed...path to the documents directory. 2 System ::String dataDir = Run...

    docs.aspose.com/tasks/cpp/currency-properties/
  4. ListFormat.remove_numbers method | Aspose.Words...

    ListFormat.remove_numbers method. Removes numbers or bullets from the current paragraph and sets list level to zero....Words allows:' ) # 2 - A numbered list: # Numbered...These items will have symbols of "2.", and "3." builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Add Custom XML Parts and Select them by ID with...

    Learn how to add custom XML parts to Excel documents and select them by ID using Aspose.Cells for JavaScript via C++....1 , 2 , 3 ]); const btsSchema = new Uint8Array ([ 1 , 2 , 3 ]);...; wb . customXmlParts . get ( 2 ). id = "Sport" ; wb . customXmlParts...

    docs.aspose.com/cells/javascript-cpp/add-custom...
  6. Writing and Reading Formulas | Aspose.Tasks Doc...

    The page contains examples of reading/writing formulas used by Aspose.Tasks for C\u002B\u002B library for calculations....1 // Create project instance 2 System ::String dataDir = Run...attr -> set_Formula(u "[Cost]*2" ); 10 project -> get_ExtendedAttributes()...

    docs.aspose.com/tasks/cpp/writing-and-reading-f...
  7. FieldXE.text property | Aspose.Words for Python

    FieldXE.text property. Gets or sets the text of the entry.... text = 'Index entry 2' index_entry . entry_type = 'B'...span over 2 columns. index . number_of_columns = '2' # Set any...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Track Document Conversion Progress with JavaScr...

    Learn how to track document conversion progress in Excel files using Aspose.Cells for JavaScript via C++....before page index 2. if ( args . pageIndex < 2 ) { args . isToOutput...page index 2 of pages 11 </ br > End saving page index 2 of pages...

    docs.aspose.com/cells/javascript-cpp/track-docu...
  9. SheetRender toImage Changing Font from Calibri ...

    I have a test excel spreadsheet that if I run through the code via SheetRender.toImage() the font changes from Calibri to TimesNewRoman. I believe this is something to do with default formatting since the cells around my…...Discourse July 10, 2025, 7:55pm 2 @camilla11 Cause The issue you’re...KB) simon.zhao July 11, 2025, 2:13pm 5 @camilla11 image1.png (6...

    forum.aspose.com/t/sheetrender-toimage-changing...
  10. Aspose::Words::Themes::ThemeColors class | Aspo...

    Aspose::Words::Themes::ThemeColors class. Represents the color scheme of the document theme which contains twelve colors. ThemeColors object contains six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink in C++....get_Accent2 () Specifies color Accent 2. get_Accent3 () Specifies color...get_Dark2 () Specifies color Dark 2. get_FollowedHyperlink () Specifies...

    reference.aspose.com/words/cpp/aspose.words.the...