Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 155,327 for

2

(0.14 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_AxisBetweenCategories method. Gets or sets a flag indicating whether the value axis crosses the category axis between categories in C++....get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...-> get_Series () -> idx_get ( 2 ) -> get_Name ()); // For column...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Paragraph::get_ListFormat method...

    Aspose::Words::Paragraph::get_ListFormat method. Provides access to the list formatting properties of the paragraph in C++....Writeln ( u "Numbered list item 2" ); builder -> Writeln ( u "Numbered...Writeln ( u "Bulleted list item 2" ); builder -> Writeln ( u "Bulleted...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Unable to read excel conent using 7.2.2 - Free ...

    Hi, I tried to read the content from the attached Excel file using Aspose.Cells 7.2.2, but got null for all cells within this file. However, it is OK if I saved this file in xlsx format. Please help to identify this is…...2.2 Aspose.Cells Product Family timslhsu...Excel file using Aspose.Cells 7.2.2, but got null for all cells within...

    forum.aspose.com/t/unable-to-read-excel-conent-...
  4. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties::Add method. Creates a new custom document property of the Boolean data type in C++....Type: \" {1} \"\n\t Value: \" {2} \" " , enumerator -> get_Current...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....write("Original cell 2 text"); builder.endTable(); //...getRuns().get(0).setText("Edited Cell 2 contents"); ((Shape)docEdited...

    reference.aspose.com/words/java/com.aspose.word...
  6. ModDate date issues - Free Support Forum - aspo...

    Issue #1: Cannot set Document.Info.ModDate to UTC date. Aspose.PDF requires a DateTime value with Local kind. _pdf.Info.ModDate = DateTime.UtcNow; It should be allowed to set ModDate to UTC date. The corresponding val…... Issue #2 : Aspose.Pdf returns incorrect...Discourse July 31, 2025, 9:54am 2 @oleksii88 Hi Oleksii, Thank you...

    forum.aspose.com/t/moddate-date-issues/315937
  7. Issue with Font Family Change During Mail Merge...

    Dear Team, I am currently utilizing the Aspose Mail Merge mechanism, and I’ve encountered an issue where, for a specific value, the font family changes unexpectedly. Specifically, when the value “µL/bee” is inserted int…...Family KeerthanaRamesh214 December 2, 2025, 5:38am 1 Dear Team, I am...Professionalize.Discourse December 2, 2025, 5:40am 2 @KeerthanaRamesh214 Based...

    forum.aspose.com/t/issue-with-font-family-chang...
  8. DocumentBuilder.MoveTo | Aspose.Words for .NET

    Discover the DocumentBuilder MoveTo method to easily navigate inline nodes and efficiently position your cursor at paragraph ends for seamless document editing.... Writeln ( "Run 2. " ); Assert . That ( doc . GetText...Trim (), Is . EqualTo ( "Run 2. \rRun 1." )); // Move the cursor...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in JavaScript via C++ to apply conditional formatting shading for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear.... formula1 = "=MOD(ROW(),2)=0" ; // Set the background color...formula =MOD(ROW(),2)=0 to =MOD(COLUMN(),2)=0 ; that is, instead...

    docs.aspose.com/cells/javascript-cpp/apply-shad...
  10. FieldIndex.has_sequence_name property | Aspose....

    FieldIndex.has_sequence_name property. Gets a value indicating whether a sequence should be used while the field's result building....and this XE field is on page 2, along with the custom separators...and "MySequence at 1 on page 2" on the right. index_entry = builder...

    reference.aspose.com/words/python-net/aspose.wo...