Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,238 for

fixed layout

(0.2 sec)
  1. PDF ↔ Word conversion (C++ vs Java) — fidelity ...

    Hi Aspose Team, We are evaluating Aspose for PDF ↔ Word conversions and have two focused questions: Conversion fidelity / feature parity • Is the C++ version equivalent to the Java version for bidirectional PDF↔Word…...other hand PDF documents are fixed page format documents . While...document, Aspose.Words converts Fixed Page Document structure into...

    forum.aspose.com/t/pdf-word-conversion-c-vs-jav...
  2. Table Columns Overflow Page Width During HTML-t...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. During this evaluation we found that when number of columns for table are increased the generated PDF spills out the columns outside o…... This can be fixed with CSS property overflow-wrap:...limit */ table { table-layout: fixed; width: 100%; } td, th {...

    forum.aspose.com/t/table-columns-overflow-page-...
  3. DWG Drawings|CAD 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....Create Single PDF with Different Layout Sizes Aspose.CAD for .NET allows...a single PDF with different layout sizes. This approach works...

    docs.aspose.com/cad/net/developer-guide/cad-and...
  4. Resize Shapes on Presentation Slides|Aspose.Sli...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for C++—automate slide Layout adjustments and boost productivity....they conform to the new slide layout. // Load the presentation file...work for master slides and layout slides? Yes, but you should...

    docs.aspose.com/slides/cpp/re-sizing-shapes-on-...
  5. RevisionOptions class | Aspose.Words for Python

    aspose.words.Layout.RevisionOptions class. Allows to control how document revisions are handled during Layout process...revisions are handled during layout process. To learn more, visit...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HTML file is displayed incorrectly with "Freeze...

    I am using Aspose.Cells 25.9.0. .NET 9.0 HTML file is displayed incorrectly with “Freeze Panes” If I use the “Freeze Panes” feature in the table, the conversion to HTML is INCORRECT. If I use the “Unfreeze Panes” fe…...“Freeze Panes” is applied, the layout may not render correctly in...after conversion to correct any layout issues caused by frozen panes...

    forum.aspose.com/t/html-file-is-displayed-incor...
  7. Applying themes to Charts - Free Support Forum ...

    How would I go about adding theme to a chart? The only information I've found regarding chart formatting is changing the ChartArea.Area methods (Background, Foreground, FillFormat, etc). Is it possible to get themes app…...theme is selected from the Page Layout tab. I’ve been able to manually...Then if I go under the Page Layout > Themes and mouse over other...

    forum.aspose.com/t/applying-themes-to-charts/10...
  8. Section breaks erased - Free Support Forum - as...

    Issue occurs in Aspose Words 25.6 and later, when calling either of these two methods in com.aspose.words.Document: save(String fileName, int saveFormat) save(String fileName, SaveOptions saveOptions) Section breaks a…...document, causing unintended page layout changes, with no changes to...section breaks, breaking the layout. Also, please ignore the part...

    forum.aspose.com/t/section-breaks-erased/319189
  9. Aspose::Words::Saving::HtmlElementSizeOutputMod...

    Aspose::Words::Saving::HtmlElementSizeOutputMode enum. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB in C++.... Fixed sizes are not exported in this...missing sizes to make document layout more natural. None 2 Element...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Convert EPUB to PDF in Python

    Learn how to convert EPUB to PDF in Python. Explore features, setup, and a simple code example to get started....while PDF is widely used for fixed-layout documents ideal for sharing...conversion with full control over layout, fonts, and output formatting...

    blog.aspose.com/pdf/convert-epub-to-pdf-in-python/