Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 1,816 for

table layout

(0.2 sec)
  1. 8. Fonts in math formulas

    This article discusses handling math fonts by means of standard LaTeX, as well as using the amsmath and bm packages.... They are shown in the table below. The last two lines show...to the font classification table below to find a suitable font...

    docs.aspose.com/tex/java/latex-math-fonts/
  2. Convert DOC to PPSX via C++ or with free Online...

    Export DOC to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPSX online converter quickly before integrating the code....document contains a lot of images, tables, and other formatting elements...SharedPtr < ILayoutSlide > layout = pres -> get_LayoutSlides...

    products.aspose.com/total/cpp/conversion/doc-to...
  3. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....will contain an outline, a table of contents that lists headings...saved using a booklet printing layout, if it is specified via PageSetup...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldXE.text property | Aspose.Words for Python

    FieldXE.text property. Gets or sets the text of the entry.... update_page_layout () doc . update_fields () doc...index . heading = 'A' # Set the table created by the INDEX field to...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Compress and Decompress POT Files via .NET

    C# compression and decompression source code to compress POT documents into a single zip archive or vice versa on .NET Framework, .NET Core....presentations that have same layout and other settings required...OneNote Format) ONETOC2 (OneNote Table of Contents) OSM (Open Street...

    products.aspose.com/zip/net/zip-file/pot/
  6. Compress and Decompress DOTM Files via .NET

    C# compression and decompression source code to compress DOTM documents into a single zip archive or vice versa on .NET Framework, .NET Core....information, margins, default layout and macros, and is used to...OneNote Format) ONETOC2 (OneNote Table of Contents) OSM (Open Street...

    products.aspose.com/zip/net/zip-file/dotm/
  7. Compress and Decompress VSSM Files via .NET

    C# compression and decompression source code to compress VSSM documents into a single zip archive or vice versa on .NET Framework, .NET Core....software diagrams, network layout, database models, objects mapping...OneNote Format) ONETOC2 (OneNote Table of Contents) OSM (Open Street...

    products.aspose.com/zip/net/zip-file/vssm/
  8. Excel_Character Misalignment Issue - Free Suppo...

    Hello Team, We are facing the Character Misalignment issue in Excel when converting into PDF. We attatched the source file for your reference. Kindly try to fix the issue ASAP. Excel_Issue_OriginalFile.zip (110.7 KB) …...where text in the headers, tables, and diagram labels is replaced...(tofu). While the document layout and graphical elements remain...

    forum.aspose.com/t/excel-character-misalignment...
  9. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected.docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...ignore_tables = True options.ignore_fields... Aspose.Words has it’s own layout engine to achieve this. To...

    forum.aspose.com/t/change-pages-only-after-comp...
  10. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in C++ using Aspose.Slides, featuring concise code examples and performance-focused guidance....SmartArt Shape with a Particular Layout Type The following sample code...with other shapes (pictures, tables, etc.) and then manipulate...

    docs.aspose.com/slides/cpp/manage-smartart-shape/