Sort Score
Result 10 results
Languages All
Labels All
Results 6,511 - 6,520 of 20,748 for

2 of

(0.05 sec)
  1. CompositeGridConfig|Documentation

    CompositeGridConfig element generates a highly customizable matrix Of numbered bubbles that are combined into a single answer....[][] { new string [] { "1" , "2" , "3" , "4" , "5" }, new string...new List < string >() { "1" , "2" , "3" , "4" , "5" }, GridOrientation...

    docs.aspose.com/omr/net/programmatic-forms/comp...
  2. Aspose::Words::Tables::CellCollection::ToArray ...

    Aspose::Words::Tables::CellCollection::ToArray method. Copies all cells from the collection to a new array Of cells in C++....-> get_Tables (); ASSERT_EQ ( 2 , tables -> ToArray () -> get_Length...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::get_Count method. Gets an integer value indicating the number Of items in the collection in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. | Aspose

    Sample code for GIF to XLSX Java conversion. Use API example code for batch GIF files to XLSX conversion within any Web or Desktop Java based application....example, make sure that Java 2 Platform, Standard Edition (J2SE)...Conventions as outlined in Part 2 of the OOXML standard ECMA-376...

    products.aspose.com/ocr/java/conversion/gif-to-...
  5. XLSB to XLSM Conversion Issue When Target File ...

    :page_facing_up: Description I’m encountering a deviation in behavior when converting an .xlsb file to .xlsm using Aspose.Cells for .NET v25.8.0. The attached file Template-Single-Quote-Issue-Link.xlsb contains a Pivot …...velaga August 18, 2025, 2:04pm 1 Description I’m encountering...SingleQuoteIssueWith.zip (74.2 KB) I have included a ZIP file...

    forum.aspose.com/t/xlsb-to-xlsm-conversion-issu...
  6. Convert HTML to XPS | C# Examples

    Learn about the supported HTML to XPS conversion scenarios using Aspose.HTML for .NET API and consider C# examples to illustrate them....Convert HTML to XPS using C# 2 3 // Invoke the ConvertHTML()...// Convert HTML to XPS in C# 2 3 // Prepare a path to a source...

    docs.aspose.com/html/net/convert-html-to-xps/
  7. Format Table in Document|Aspose.Words for Java

    Format table inside a document easily and fast instead Of using Apache POI.... SINGLE , 2.0 , Color . BLACK ); // Set the...); builder . writeln ( "Cell #2" ); // End this row. builder ...

    docs.aspose.com/words/java/format-table-in-docu...
  8. Read Barcodes from Multipage TIFF Images in C#|...

    How to Recognize Barcodes from TIFF Files...barcodes from the frame Repeat Steps 2 and 3 until all target pages are...to read barcodes Repeat Steps 2 and 3 until all target pages are...

    docs.aspose.com/barcode/net/read-barcode-from-m...
  9. Delete a Particular Page from the PDF File In P...

    Explore how to delete a specific page from a PDF document in PHP with Aspose.PDF, simplifying document editing....$pdf -> getPages () -> delete ( 2 ); # save the newly generated...

    docs.aspose.com/pdf/java/delete-a-particular-pa...
  10. Getting theme color for BPMN Events - Free Supp...

    Hi, Is there a way to know if a shape has the theme applied to it and what color fill / line color it should have based on that theme? File file = new File(PATH_TO_VSDX_FILE); Diagram d = new Diagram(file.getAbsolutePa…...theme // returns #FFFF00 // shape 2 // returns #FFFFFF // returns...philip.zhou May 18, 2024, 1:01am 2 @mcintken Thanks for the template...

    forum.aspose.com/t/getting-theme-color-for-bpmn...