Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 20,306 for

table

(0.1 sec)
  1. Comparer.Compare | Aspose.Words for .NET

    Effortlessly compare two documents with our Compare method. Save differences and track edits and format revisions in a single output file....string firstDoc = MyDir + "Table column bookmarks.docx" ; string...string secondDoc = MyDir + "Table column bookmarks.doc" ; Comparer...

    reference.aspose.com/words/net/aspose.words.low...
  2. MarkupLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.MarkupLevel enum, defining where StructuredDocumentTags fit in your document tree for enhanced organization and control.... among tables and paragraphs). Row 3 The...element occurs among rows in a table. Cell 4 The element occurs among...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Shading | Aspose.Words for Java

    Contains shading attributes for an object in Java....shading color while building a table. Document doc = new Document();...DocumentBuilder(doc); // Start a table and set a default color/thickness...

    reference.aspose.com/words/java/com.aspose.word...
  4. Check Barcode Recognition Quality|Documentation

    This article describes how to verify barcode recognition quality...level, as explained in the table below. Confidence Level Quality...

    docs.aspose.com/barcode/python-net/check-recogn...
  5. AsposeAI Spell-check correction|Documentation

    Improve OCR accuracy by applying LLM‑powered spell‑check to raw output.... AsposeAI Table correction...

    docs.aspose.com/ocr/python-net/ai/ai-spell-check/
  6. DocumentBuilder.EndColumnBookmark | Aspose.Word...

    Use DocumentBuilder's EndColumnBookmark method to easily mark the end of a column in your document. Enhance Table management with precision!... The position must be in a table cell. public BookmarkEnd EndColumnBookmark...

    reference.aspose.com/words/net/aspose.words/doc...
  7. XpsSaveOptions.outlineOptions property | Aspose...

    XpsSaveOptions.outlineOptions property. Allows to specify outline options....will contain an outline, a table of contents that lists headings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfSaveOptions.save_format property | Aspose.Wo...

    PdfSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...contain an outline, which is a table of contents that lists headings...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Access a Table in a Presentation using Java 1 Access a Table in PowerPoint...in PowerPoint C++ 1 Access Table in PowerPoint Presentation C++...

    blog.aspose.com/tags/
  10. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....Examples: Shows how to set a table to stay together on the same...Document(getMyDir() + "Table spanning two pages.docx"); Table table = doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...