Sort Score
Result 10 results
Languages All
Labels All
Results 7,661 - 7,670 of 19,389 for

2 of

(0.63 sec)
  1. Convert DICOM to APNG via Java | products.aspos...

    Sample code for DICOM to APNG Java conversion. Use API example code for batch DICOM files to APNG conversion within any Web or Desktop Java based application....x and format 2.x. DCM Format 1.x is further available...by web services are 1.0, 1.1, 2 or later. Read More | DICOM APNG...

    products.aspose.com/imaging/java/conversion/dic...
  2. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...Discourse February 3, 2025, 8:02pm 2 @vaughnis To perform OCR on a...OCRTestOCR.pdf (1.1 KB) These are the 2 documents. OCRTest is the input...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  3. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.document property. Gets or sets the document this collector instance is attached to.... write ( 'Section 2' ) builder . insert_break ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CellFormat.preferredWidth property | Aspose.Wor...

    CellFormat.preferredWidth property. Returns or sets the preferred width Of the cell....` ); // 2 - Set a relative preferred width...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Tables::Cell::get_CellFormat met...

    Aspose::Words::Tables::Cell::get_CellFormat method. Provides access to the formatting properties Of the cell in C++....get_Tables () -> idx_get ( 0 ); // 2 - Using the "GetChild" method:...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. FieldShape Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldShape class for effortless SHAPE field implementation. Enhance document design with powerful features and flexibility....2" and ".3". builder . InsertField...spreadsheet. shape = ( Shape ) shapes [ 2 ]; Assert . AreEqual ( ShapeType...

    reference.aspose.com/words/net/aspose.words.fie...
  7. CFF to WOFF2 Converter API | Java

    Convert CFF to WOfF2 using Java API on Windows and Linux. Integrate this native CFF to WOfF2 font conversion functionality into your own solution....also known as Type 2 font format, or CFF/Type 2 font format. It...File Format Web Open Font Format 2 or WOFF2 is the next version of...

    products.aspose.com/font/java/conversion/cff-to...
  8. Project Views

    Learn how to work with MicrosOft Project (MPP/XML) views using Aspose.Tasks Java for C++....mpp" ); 2 3 System ::SharedPtr < GanttChartView..."ProgressLines.SelectedDates[2]: " ) + view -> get_ProgressLines()...

    docs.aspose.com/tasks/cpp/project-views/
  9. Aspose::Words::ConvertUtil::PixelToNewDpi metho...

    Aspose::Words::ConvertUtil::PixelToNewDpi method. Converts pixels from one resolution to another in C++.... the text is now {1} points/{2} " , newDpi , pageSetup -> get_TopMargin...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. How to Change SVG Color – C# Examples

    You'll learn how to work with SVG color with C# examples, how to change color Of SVG elements, or change background color in SVG files.... Svg ; 2 using System. IO ; 3 using Aspose...file: Copy 1 using Aspose. Svg ; 2 using System. IO ; 3 using Aspose...

    docs.aspose.com/svg/net/how-to-change-svg-color/