Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 666,768 for

2

(0.28 sec)
  1. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::Remove method. Removes the specified value 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...
  2. Aspose::Words::Markup::CustomPartCollection::id...

    Aspose::Words::Markup::CustomPartCollection::idx_set method. Gets or sets an item at the specified index 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...
  3. Aspose::Words::Markup::CustomPart::get_ContentT...

    Aspose::Words::Markup::CustomPart::get_ContentType method. Specifies the content type of this custom part 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...
  4. Aspose::Words::Drawing::Charts::ChartSeries Cla...

    Represents chart series properties....Name()); ASSERT_EQ(u "Series 2" , chart->get_Series()->idx_get(1)->get_Name());...chart->get_Series()->idx_get(2)->get_Name()); // Apply data labels...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. FieldBuilder - Aspose.Words for Java - API Refe...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....402 \\f Arial \\s 25 \\u "); // 2 - Nested field: // Use a field...FIELD_FORMULA); leftExpression.addArgument(2); leftExpression.addArgument("+");...

    reference.aspose.com/words/java/com.aspose.word...
  6. fieldbuilder - Aspose.Words for Java - API Refe...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....402 \\f Arial \\s 25 \\u "); // 2 - Nested field: // Use a field...FIELD_FORMULA); leftExpression.addArgument(2); leftExpression.addArgument("+");...

    reference.aspose.com/words/java/com.aspose.word...
  7. Slow performance of ProcessParagraphs() when do...

    Calling PdfDocument.ProcessParagraphs before saving is getting exponentially slower as we append content to the document. The document is not complex, with a couple of images and a few basic, nested tables. I cannot pro…...2 seconds to construct and then 2.8s to complete...Raza September 25, 2019, 8:54pm 2 @R_C_D_T We appreciate your interest...

    forum.aspose.com/t/slow-performance-of-processp...
  8. Aspose.OMR for .NET 22.2 Release Notes

    Aspose.OMR for .NET 22.2 Release Notes – the latest updates and fixes....2 Release Notes Browse our Products...files. Aspose.OMR for .NET 22.2 Release Notes This page contains...

    releases.aspose.com/omr/net/release-notes/2022/...
  9. Aspose.Imaging for Java 20.1 (Release failed) -...

    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....2 Public AI changes: Added APIs:...resize(image.getWidth() * 2, image.getHeight() * 2); image.save(“sample_car_resize_2_2...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  10. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in Java...Adds some text to the row 1 cell 2 table . get_Item ( 1 , 0 ). getTextFrame...getTextFrame (). setText ( "Row 1 Cell 2" ); // Clones Row 1 at end of...

    docs.aspose.com/slides/java/manage-rows-and-col...