Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 147,916 for

2

(0.23 sec)
  1. ChartDataLabel | Aspose.Words for Java

    Represents data label on a chart point or trendline in Java....assertEquals("Series 2", chart.getSeries().get(1).getName());...assertEquals("Series 3", chart.getSeries().get(2).getName()); // Apply data labels...

    reference.aspose.com/words/java/com.aspose.word...
  2. High CPU / Memory utilization on generating PDF...

    We faced this similar issue today. Code Snippet is as below PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCompliance(PdfCompliance.PDF_A_1_B); saveOptions.setAllColumnsInOnePagePerSheet(true); fo…...Product Family lyash December 2, 2022, 5:04am 1 We faced this...zhao December 3, 2022, 7:56am 2 @lyash Could you share your template...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  3. Html underline does not work when wrapping ital...

    Hi! The Html underline does not work with version 7.9.0 when it wraps the italic tag but it works when the italic tag wraps the underline tag. The sample code exposing the issue is below and I have attached a PDF file w…...Family jeanfrancoisrouleau May 2, 2013, 7:35am 1 Hi! The Html underline...Rouleau codewarior May 3, 2013, 2:12am 2 Hi Jean-François, Thanks for...

    forum.aspose.com/t/html-underline-does-not-work...
  4. FindReplaceOptions.applyParagraphFormat propert...

    FindReplaceOptions.applyParagraphFormat property. Paragraph formatting applied to new content.... at ( 2 ). paragraphFormat . alignment...); expect ( count ). toEqual ( 2 ); paragraphs = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TabStopCollection.GetHashCode | Aspose.Words fo...

    Discover the TabStopCollection GetHashCode method—an essential hash function for efficient data management and performance optimization.... EqualTo ( 2 )); Assert . That ( tabStops [...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  6. Aspose::Words::Paragraph::get_IsDeleteRevision ...

    Aspose::Words::Paragraph::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....AppendParagraph ( u "Paragraph 2. " ); body -> AppendParagraph...para = paragraphs -> idx_get ( 2 ); para -> Remove (); // Such...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::Clear method. Removes all elements from the collection in C++....-> get_Count ()); ASSERT_EQ ( 2 , schemas -> IndexOf ( u "http://schemas...index: schemas -> RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Vba::VbaModuleCollection::Remove...

    Aspose::Words::Vba::VbaModuleCollection::Remove method. Removes the specified module from the collection in C++....code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...

    reference.aspose.com/words/cpp/aspose.words.vba...
  9. Aspose::Words::Markup::CustomPartCollection::Cl...

    Aspose::Words::Markup::CustomPartCollection::Clear method. Removes all elements from the collection in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. FieldArgumentBuilder.AddNode | Aspose.Words for...

    Enhance your code with the FieldArgumentBuilder AddNode method. Seamlessly add nodes to arguments for improved functionality and performance....\\f Arial \\s 25 \\u " )); // 2 - Nested field: // Use a field...leftExpression . AddArgument ( 2 ); leftExpression . AddArgument...

    reference.aspose.com/words/net/aspose.words.fie...