Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 155,290 for

2

(0.33 sec)
  1. Supported Image Data Transfer Syntaxes|Aspose.M...

    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.840.10008.1.2 Default DICOM transfer...Explicit VR Little Endian 1.2.840.10008.1.2.1 Explicit VR with little...

    docs.aspose.com/medical/net/developer-guide/res...
  2. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....assertEquals(2, tables.toArray().length); for...innerTable = createTable(doc, 2, 2, "Inner Table"); outerTable...

    reference.aspose.com/words/java/com.aspose.word...
  3. OutlineOptions.ExpandedOutlineLevels | Aspose.W...

    Discover the ExpandedOutlineLevels property in OutlineOptions, allowing you to customize document outline visibility for enhanced navigation and user experience....2" ); builder . ParagraphFormat..."Heading 1.2.1" ); builder . Writeln ( "Heading 1.2.2" ); builder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. OutlineOptions.expanded_outline_levels property...

    OutlineOptions.expanded_outline_levels property. Specifies how many levels in the document outline to show expanded when the file is viewed....2' ) builder . paragraph_format...'Heading 1.2.1' ) builder . writeln ( 'Heading 1.2.2' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.Cells でのExcel出力処理時にSkiaSharpの読み込みエラーが発生す...

    Aspose.Cells でのExcel出力処理時に以下のSkiaSharpの読み込みエラーが発生します。 —> System.DllNotFoundException: Unable to load shared library ‘libSkiaSharp’ or one of its dependencies. In order to help diagnose loading problems, consider setting…...Family kenable811 April 3, 2026, 2:35am 1 Aspose.Cells でのExcel出力...Version=“2.88.8” ・SkiaSharp.NativeAssets.Linux Version=“2.88.8”...

    forum.aspose.com/t/aspose-cells-excel-skiasharp...
  6. Using shortcuts for string formatting - Free Su...

    We use this to format a date in the merged field {{NoticeDate\@ "MM/dd/yyyy"}} on the MS Word template. Wanted to know if there is such a shortcut to format the incoming string (EM9879999222) in a particular pattern as E…...Discourse November 26, 2025, 9:09pm 2 @WCBP4DocGenUser Summary Word...Regex r = new Regex(@"([A-Z]{2})(\d{3})(\d{4})(\d{3})"); if (f...

    forum.aspose.com/t/using-shortcuts-for-string-f...
  7. Export Visio to EMF - Arrowheads not rendered c...

    When exporting Visio Diagrams to EMF using Aspose.Diagram, the arrowheads on the EMF do not match the Visio Drawing. A sample Visio file and export EMF in attached Zip… ArrowHeadIssue.zip (77.6 KB) Cheers! Troy...Discourse June 18, 2025, 12:03am 2 @bigelowt Cause The issue with...improvements related to rendering. 2. Check Export Settings : Review...

    forum.aspose.com/t/export-visio-to-emf-arrowhea...
  8. RunCollection.to_array method | Aspose.Words fo...

    RunCollection.to_array method. Copies all runs from the collection to a new array of runs....assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...changes. self . assertTrue ( runs [ 2 ] . is_format_revision ) # 3 -...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table header cell has no associated subcells - ...

    I am using Aspose.PDF for .NET version 25.8.0. I need to create a tagged table that passes the “Table header cell has no associated subcells” check for PDF/UA compliance. I have found that the object created by headerR…...Discourse August 20, 2025, 8:23pm 2 @nhshuvo6 To ensure that your...Add(new TableTHElement("Header 2")); // Add a data row Row dataRow...

    forum.aspose.com/t/table-header-cell-has-no-ass...
  10. Inline.isInsertRevision property | Aspose.Words...

    Inline.isInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled.... at ( 2 ). isInsertRevision ). toEqual ( true ); // 2 - A "format"...changes. expect ( runs . at ( 2 ). isFormatRevision ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...