Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 22,341 for

table

(0.08 sec)
  1. Font not found when trying to save pdf document...

    We are evaluating Aspose.Pdf (.NET) product and the following problem prevents us from buying a license. When building pdf document using regular console application, or windows service - document is generated without an…... (Pdf , Section , Table , Row , Cell , Text , , , Boolean..., Section , HeaderFooter , Table , Row , Cell , Text , , , Boolean...

    forum.aspose.com/t/font-not-found-when-trying-t...
  2. VerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.VerticalAlignment enum for precise vertical alignment of text frames and Tables in your documents. Enhance layout control!...shape, text frame or a floating table. public enum VerticalAlignment...for floating paragraphs and tables. Default 0 Same as None. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  3. BlockConfig|Documentation

    BlockConfig element is used to organize content within containers...." } } } } } } } } }; Fake table layout TemplateConfig templateConfig...ContainerConfig () { Name = "Fake table layout" , ColumnsCount = 2 ...

    docs.aspose.com/omr/net/programmatic-forms/bloc...
  4. LayoutEntityType enumeration | Aspose.Words for...

    aspose.words.layout.LayoutEntityType enumeration. Types of the layout entities....Represents a table row. CELL Represents a table cell. LINE Represents...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. System Requirements|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....environments listed in the following table are explicitly supported: Development...

    docs.aspose.com/cells/cpp/system-requirements/
  7. Aspose.Words for Python

    This API allows you to do all kinds of operations on Words files in Python code including creating, editing and converting etc....File using Python Insert a Table of Contents in Word using Python...

    kb.aspose.com/words/python/page/2/
  8. Aspose.Words 25.3 - Tables.Rows[x].RowFormat.Hi...

    Hi Team ! I need to hide some rows in a Table. I dont see any property to do that at row level nor at the row.RowFormat level Is there something in Aspose to handle this XML Tag like MsOffice does (see below) ? If no…...3 - Tables.Rows[x].RowFormat.Hidden is missing...need to hide some rows in a table. I dont see any property to...

    forum.aspose.com/t/aspose-words-25-3-tables-row...
  9. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word documents without utilizing Microsoft Word....Word File using C# Insert a Table of Contents in Word using C#...

    kb.aspose.com/words/net/page/2/
  10. Layout detecton|Documentation

    How to detect the layout on the provided image.... Tables List<Aspose.OCR.ContentArea> Detected tables. Lists...demonstrates how to find and recognize tables in an image Aspose . OCR ....

    docs.aspose.com/ocr/net/layout_detection/