Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 20,455 for

layout

(0.12 sec)
  1. Generating the template|Documentation

    How to render a printable form image and generate a recognition pattern file for Aspose.OMR for C++ engine....orientation, font, colors and other layout settings that apply to all...orientation, font, images, and other layout settings of a printable form...

    docs.aspose.com/omr/cpp/generate-template/
  2. Doc to PDF error on table column size - Free Su...

    Good morning, we have a document, we store it as Word document, then we store it also as PDF document. We found a different column size in a table (where cells are added dynamically via C#) See images below PDF W…...table layouts during the conversion process. The layout engine...properties that influence the layout and rendering of tables. Here’s...

    forum.aspose.com/t/doc-to-pdf-error-on-table-co...
  3. How to Create Flowchart in C#

    This tutorial explains how to create flowchart in C#. It covers the step-by-step process as well as a sample code to develop a flowchart maker in C#....using the Diagram class Set the layout and export the flowchart diagram...Finally, add the shapes and set layout before saving the output flowchart...

    kb.aspose.com/diagram/net/how-to-create-flowcha...
  4. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for Android: create, edit, convert, and style diagrams with Java for PowerPoint and OpenDocument presentations....them, remove them, and change layouts using Aspose.Slides for Android...using one of the built-in layouts. static void addSmartArt ()...

    docs.aspose.com/slides/androidjava/examples/ele...
  5. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for Java: create, edit, convert, and style diagrams with Java for PowerPoint and OpenDocument presentations....them, remove them, and change layouts using Aspose.Slides for Java...using one of the built-in layouts. static void addSmartArt ()...

    docs.aspose.com/slides/java/examples/elements/s...
  6. Footnote rendering issue: large page breaks aft...

    Hi Aspose.Words v24.2 When converting a DOCX file containing footnotes (references) to PDF using Aspose.Words, the resulting PDF is rendered incorrectly. Specifically, after a footnote is inserted, a large page break a…...document and makes the PDF layout unusable for our purposes....This can lead to unexpected layout results in the generated PDF...

    forum.aspose.com/t/footnote-rendering-issue-lar...
  7. Export EMAIL to XPS via Java | products.aspose.com

    Java API to Convert EMAIL to XPS without using Microsoft Word or Outlook...Specification)** provides a fixed-layout document format similar to...Store important emails in fixed-layout format for long-term use. Compliance...

    products.aspose.com/total/java/conversion/email...
  8. Word To Pdf:Page number orientation is incorrec...

    When I convert a Word document to PDF, the page number orientation is incorrect. version:words-25.10-jdk17.jar file: TEST.7z (9.9 MB)...Words builds the layout of each page when the document...and landscape sections, the layout information for headers/footers...

    forum.aspose.com/t/word-to-pdf-page-number-orie...
  9. Incorrect Text Redaction Formatting after Modif...

    We are using TextFragmentAbsorber to find and redact text in a PDF. The redactions are marked with square brackets like [Reason], and the logic does the following: Finds all fragments matching regex: \[(?s)(.*?)\] Upda…...Some fragments lose proper layout/alignment after .Text is reassigned...FontSize; It seems to trigger a layout recalculation , but it doesn’t...

    forum.aspose.com/t/incorrect-text-redaction-for...
  10. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for .NET and add dynamic text to PowerPoint (PPT, PPTX) presentations in C#....blank slide layout PowerPoint . CustomLayout layout = pres . SlideMaster...pres . Slides . AddSlide ( 1 , layout ); //Add a text PowerPoint...

    docs.aspose.com/slides/net/adding-text-dynamica...