Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 22,368 for

table

(0.32 sec)
  1. Aspose::Words::Fields::FieldToa::set_EntrySepar...

    Aspose::Words::Fields::FieldToa::set_EntrySeparator method. Sets the character sequence that is used to separate a Table of authorities entry and its page number in C++....that is used to separate a table of authorities entry and its...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldToa::set_RemoveEntr...

    Aspose::Words::Fields::FieldToa::set_RemoveEntryFormatting method. Sets whether to remove the formatting of the entry text in the document from the entry in the Table of authorities in C++....document from the entry in the table of authorities. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Manipulate and Substitute TrueType Fonts in C#|...

    Aspose.Words for .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately using C#. If a font or a specific character is not available, Aspose.Words searches for a suiTable font replacement or uses the Font fallback mechanism....but powerful mechanism called Table substitution rule. By default...rule. Aspose.Words uses XML tables, which define the basic substitution...

    docs.aspose.com/words/net/manipulating-and-subs...
  4. Aspose.Cells Object Model|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....PivotTable object represents a pivot table in the worksheet. Developers...set the style of the pivot table and other related properties...

    docs.aspose.com/cells/net/aspose-cells-object-m...
  5. Aspose.Cells Object Model|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....PivotTable object represents a pivot table in the worksheet. Developers...set the style of the pivot table and other related properties...

    docs.aspose.com/cells/java/aspose-cells-object-...
  6. Working with OneNote Document | Aspose.Note Doc...

    This guide explains how to work with OneNote documents using Java. It covers parsing and extracting various document elements....rich text, outline, title, table, attached files, and others...Every RichText of text, title, table, and even the OneNote itself...

    docs.aspose.com/note/java/working-with-onenote-...
  7. ArgumentException Occurrs When Converting PPTX ...

    Hello, I am using Aspose.slides 25.5 to convert PPT to PDF. I am attempting to convert a PPT that contains a mathematical equation inserted in it to PDF but, the conversion fails with below exception: Blockquotecom.as…...(shape instanceof Table) { Table table = (Table) shape; for (IRow...(IRow row : table.getRows()) { for (ICell cell : row) { for (IParagraph...

    forum.aspose.com/t/argumentexception-occurrs-wh...
  8. Supported File Formats in Aspose.Tasks for .NET...

    Overview of input and output file formats supported in Aspose.Tasks for .NET including MPP, XML, Primavera, Excel, and graphical view exports such as PDF and PNG....and SVG Below is a detailed table of all supported file formats...(Tasks, Resources or Assignments table) as Microsoft Excel spreadsheet...

    docs.aspose.com/tasks/net/supported-file-formats/
  9. Images lost when saving as mhtml - Free Support...

    Hi Please try to convert my attached doc to eml, mht and pdf, xps Pdf and xps are fine. When converting to eml, mht images are lost, ie MS header logo at top. Also the page numbers of contents are not inserted. Dim …...header logo disappears and the table‑of‑contents entries are written...written without page numbers. Table‑of‑contents page numbers Aspose...

    forum.aspose.com/t/images-lost-when-saving-as-m...
  10. Extract PDF to Text file - Free Support Forum -...

    Hi there, I have attached a PDF page where paragraphs are in columns format. When i try to extract text using Apose.PDF, it is unable to read the actual paragraphs. Instead it is reading horizontally with tab space. Ca…...please help me to extract the table from attached PDF into C# DataTable...DataTable Row object. Thank you! Table_extract_to_DataTable.pdf (148...

    forum.aspose.com/t/extract-pdf-to-text-file/244862