Sort Score
Result 10 results
Languages All
Labels All
Results 7,561 - 7,570 of 19,379 for

2 of

(0.06 sec)
  1. Convert DICOM to TGA via Java | products.aspose...

    Sample code for DICOM to TGA Java conversion. Use API example code for batch DICOM files to TGA 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 TGA...

    products.aspose.com/imaging/java/conversion/dic...
  2. Source.NumberVolumes | Aspose.Words for .NET

    Manage Source NumberVolumes easily. Adjust the volume count for optimal source management and enhance your data organization effortlessly.... AreEqual ( 2 , (( PersonCollection ) editor...Author ; Assert . AreEqual ( 2 , authors . Count ()); Person...

    reference.aspose.com/words/net/aspose.words.bib...
  3. ScoreGroup|Documentation

    ScoreGroup element defines a group Of questions with multiple evaluation criteria, which are summed up during recognition...._total, "2" Satisfaction survey_total, "2" Custom column...to solve problems" , "score" : 2 } ] } ] } ] } ] } ] } VerticalChoiceBox...

    docs.aspose.com/omr/net/json-markup/scoregroup/
  4. Aspose::Words::Saving::HtmlSaveOptions::get_All...

    Aspose::Words::Saving::HtmlSaveOptions::get_AllowNegativeIndent method. Specifies whether negative left and right indents Of paragraphs are normalized when saving to HTML, MHTML or EPUB. Default value is false in C++....builder -> Write ( u "Row 1, Cell 2" ); builder -> EndTable (); table...builder -> Write ( u "Row 1, Cell 2" ); builder -> EndTable (); table...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 在Ruby中隐藏和显示行和列|Documentation

    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.... hideRow ( 2 ) # Hiding the 2nd column of the...height to 13.5 cells . unhideRow ( 2 , 13 . 5 ) # Unhiding the 2nd...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  6. Saving the Large file PDF 350 MB-990MB in c# - ...

    Saving_PDFissue.docx (22.4 KB) Help Request: System Hangs and Closes When Saving Large PDF Files with Aspose.PDF Description: We are using Aspose.PDF to delete pages from PDF files with sizes varying between 295 MB and …...ali February 7, 2025, 10:16pm 2 @BharaneswarMurugesan The issue...Document(inputFile); document.Pages.Delete(2); string outputFile = dataDir...

    forum.aspose.com/t/saving-the-large-file-pdf-35...
  7. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve....2" and ".3". builder . insert_field...spreadsheet. shape = shapes [ 2 ] . as_shape () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....write("Section 2."); Assert.assertEquals("Section 1. \fSection 2.", doc...Assert.assertEquals("Section 2.", doc.getText().trim()); getBookmarks()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Visio Shape Data|Documentation

    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....pageNumber = 0 ; double width = 2 , height = 2 , pinX = 4 . 25 , pinY...shape2_ID = diagram . addShape ( 2 . 25 , 4 . 5 , rectangle , pageNumber...

    docs.aspose.com/diagram/java/working-with-visio...
  10. Aspose::Words::DocumentBuilder::EndColumnBookma...

    Aspose::Words::DocumentBuilder::EndColumnBookmark method. Marks the current position in the document as a column bookmark end. The position must be in a table cell in C++....-> InsertCell (); // Cells 1,2,4,5 will be bookmarked. builder...(); builder -> Write ( u "Cell 2" ); builder -> InsertCell ();...

    reference.aspose.com/words/cpp/aspose.words/doc...