Sort Score
Result 10 results
Languages All
Labels All
Results 7,181 - 7,190 of 150,873 for

2

(0.12 sec)
  1. 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...
  2. Inline.isMoveToRevision property | Aspose.Words...

    Inline.isMoveToRevision property. Returns ``true`` if this object was moved (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...
  3. 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...
  4. High CPU / Memory utilization on generating sim...

    Aspose-pdf-java utilizes a lot of CPU/RAM resources with generating and saving pdf document with 1 table 20K rows and 10 columns. Here is an example of my code private static final int ROWS_COUNT = 20000; private sta…...call the savePdfAspose function 2 times and it tasks 20-30 seconds...fayyaz April 29, 2021, 3:49pm 2 @taghayan I have been able to...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  5. FieldIndex.LanguageId | Aspose.Words for .NET

    Discover the FieldIndex LanguageId property to easily manage language IDs for optimized indexing. Enhance your search capabilities today!...span over 2 columns. index . NumberOfColumns = "2" ; // Set any...( " INDEX \\z 1033 \\h A \\c 2 \\p a-c" )); // These next two...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldXE.IsItalic | Aspose.Words for .NET

    Discover how FieldXE's IsItalic property enhances your document's style by easily applying italic formatting to page numbers for a polished look....span over 2 columns. index . NumberOfColumns = "2" ; // Set any...( " INDEX \\z 1033 \\h A \\c 2 \\p a-c" )); // These next two...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your document's structure by identifying bulleted or numbered paragraphs for better readability....Writeln ( "Numbered list item 2" ); builder . Writeln ( "Numbered...Writeln ( "Bulleted list item 2" ); builder . Writeln ( "Bulleted...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Aspose::Words::Drawing::RelativeHorizontalPosit...

    Aspose::Words::Drawing::RelativeHorizontalPosition enum. Specifies to what the horizontal position of a shape or text frame is relative in C++.... Column 2 The object is positioned relative...() - shape -> get_Width ()) / 2 ); shape -> set_Top (( builder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose.Words.Document convert changing icons - ...

    Hello, I have a attached a couple documents that when converted to PDF will result in rendering issues. The code is just a simple conversion from word to pdf using Aspose.Words (23.3.0) (Icons are being converted to ot…...other icons) Health Canada QIU (2).docx (120.0 KB) (Content is being...noskov June 16, 2023, 4:30pm 2 @OpenDevSolutions I have tested...

    forum.aspose.com/t/aspose-words-document-conver...
  10. TikZ 使用基础知识 | Aspose.TeX .NET

    探索 TikZ 的基本原理和基本命令,为您的 TeX 和 LaTeX 文档创建图形。...0) -- (2,2); 极坐标(角度:半径) : Copy 1 \ draw (0,0) -- (45:2); 您可以在...(1,1) -- (2,0); 矩形 : Copy 1 \ draw (0,0) rectangle (2,1); 圆形和椭圆形...

    docs.aspose.com/tex/zh/net/tikz-fundamentals-of...