Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 20,357 for

table

(0.07 sec)
  1. Producer Name in Outputs|Aspose.Words for C++

    Aspose.Words for C++ add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format....file format, the following table lists the ways that you can...to the variants shown in the table. The version number of Aspose...

    docs.aspose.com/words/cpp/generator-or-producer...
  2. Producer Name in Outputs|Aspose.Words for .NET

    Aspose.Words for .NET add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format using C#....file format, the following table lists the ways that you can...to the variants shown in the table. The version number of Aspose...

    docs.aspose.com/words/net/generator-or-producer...
  3. Markdown Syntax – Basic Tutorial – Aspose.HTML ...

    This article provides information on the main elements of the Markdown markup language and the details of the Markdown syntax....like this: Markdown table syntax Tables are often the best way...formatting tables in Markdown is one of the trickiest. A table in Markdown...

    docs.aspose.com/html/net/markdown-syntax/
  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/java/check-recognition-...
  5. 从演示文稿中使用 Python 获取形状有效属性|Aspose.Slides for Pyth...

    了解 Aspose.Slides for Python via .NET 如何计算并应用有效的形状属性,以实现精确的 PowerPoint 和 OpenDocument 渲染。...pptx" ) as presentation : table = presentation . slides [ 0...shapes [ 0 ] table_format_effective = table . table_format . get_effective...

    docs.aspose.com/slides/zh/python-net/shape-effe...
  6. DocumentBuilder.StartColumnBookmark | Aspose.Wo...

    Use DocumentBuilder's StartColumnBookmark method to easily mark Table cell positions as column bookmarks, enhancing document navigation and organization.... The position must be in a table cell. public BookmarkStart StartColumnBookmark...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Edit TEXT In Java

    Edit TEXT in Java code....using external data, modify tables. Java library is a stand-alone...Modify existing text elements: tables, lists, charts, images, links...

    products.aspose.com/words/java/edit/text/
  8. XpsSaveOptions.save_format property | Aspose.Wo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_HasOutlineBorder method. Gets or sets a flag indicating whether an outline border, that is, a border around series and category names, is displayed. The default value is true in C++....Examples Shows how to show data table with chart series data. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Successful PDF/A-1b conversion creates invalid ...

    Using Aspose.PDF .NET 25.10, I am converting the attached file using following code: using (var document = new Aspose.Pdf.Document(pdfPath)) { var options = new Aspose.Pdf.PdfFormatConversionOptions(Aspose.Pdf.PdfFo…...substitution table when full embedding is not possible var table = new...Pdf.FontSubstitutionTabl(); table.Add("Unit-Regular", "ArialUnicodeMS");...

    forum.aspose.com/t/successful-pdf-a-1b-conversi...