Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 133,614 for

2

(0.1 sec)
  1. Recognize DOTCODE BarCode Images via Python | p...

    Scan DOTCODE symbology barcode images using Python applications without using any other software....Scan DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Scan DEUTSCHEPOST...(IATA 2 of 5 Barcode) Scan INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/recognize-...
  2. CSRD reporting - Free Support Forum - aspose.com

    To whom it may concern, I’ve recently stumbled upon your XBRL library in search for a way to programmatically generate a CSRD report (Corporate Sustainability Reporting Directive). As CSRD is using the XBRL format (sam…...Heinz July 2, 2025, 3:04pm 1 To whom it may...Professionalize.Discourse July 2, 2025, 3:05pm 2 @M.Heinz Cause You’re...

    forum.aspose.com/t/csrd-reporting/314742
  3. Aspose.PSD for .NET 19.7 - Release Notes|Docume...

    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....of export AI format (Version 2 and 3) to other formats Feature...bezierKnotRecord . Points [ 2 ]; bezierKnotRecord . Points [ 2 ] = p0 ; break...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-7...
  4. ListLevel.NumberStyle | Aspose.Words for .NET

    Discover the ListLevel NumberStyle property to easily customize and set number styles for your lists, enhancing organization and clarity....Styles [ "Heading 1" ]; // Level 2 labels will display the current...ListLevels [ 2 ]. NumberFormat = "-\x0002-" ; list . ListLevels [ 2 ]....

    reference.aspose.com/words/net/aspose.words.lis...
  5. Aspose::Words::Fields::FieldToc::get_PrefixedSe...

    Aspose::Words::Fields::FieldToc::get_PrefixedSequenceIdentifier method. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number in C++....fieldSeq -> GetFieldCode ()); // 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, // and the separator is ">",...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. ThumbnailGeneratingOptions | Aspose.Words for Java

    Can be used to specify additional options when generating thumbnail for a document in Java....epub"); // 2 - Use the first image found in...UpdateThumbnail.FirstPage.epub"); // 2 - Use the first image found in...

    reference.aspose.com/words/java/com.aspose.word...
  7. CellFormat.width property | Aspose.Words for Py...

    CellFormat.width property. Gets the width of the cell in points.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....Run ( doc = doc , text = 'Run 2. ' ) run3 = aw . Run ( doc = doc...paragraph_text ) self . assertEqual ( 'Run 2. Initial text.' , paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::CalendarType enum | Aspose.Words...

    Aspose::Words::CalendarType enum. Specifies the type of a calendar in C++.... Hebrew 2 The Hebrew Lunar calendar. SakaEra...builder -> InsertField ( u " = 2 + 3 \\ # $###" ); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words/cal...
  10. Aspose::Words::Tables::CellFormat::get_Width me...

    Aspose::Words::Tables::CellFormat::get_Width method. Gets the width of the cell in points in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...