Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,225 for

fixed layout

(1.13 sec)
  1. Font-scaling Missing When Converting .docx to ....

    Problem Description When converting a DOCX document to HTML using Aspose.Words, the **font scaling ** defined in Microsoft Word is not preserved in the HTML output. Although a font-size is generated, the scaling factor …...Behavior Text is rendered with a fixed font-size in HTML. Font scaling...generated HTML output uses a fixed font-size and does not include...

    forum.aspose.com/t/font-scaling-missing-when-co...
  2. C# .NET API for PostScript Processing

    C# ASP.NET VB.NET library to load and convert XPS PS and EPS files to PDF and Images. Create or manipulate XPS files in .NET applications...formats : Fixed Layout: XPS PostScript: EPS, PS Fixed Layout: PDF...

    products.aspose.com/page/net/
  3. C++ API for PostScript Processing

    Load and convert PS, EPS and XPS files to PDF and Images with this lIbrary. Create or manipulate XPS files in C++ applications....below Fixed Layout: XPS PostScript: EPS, PS Fixed Layout: PDF...

    products.aspose.com/page/cpp/
  4. Manage Presentation Backgrounds in JavaScript|A...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Node.js, with code tips to boost your presentations....getImageTransform (); // Find an existing fixed-percentage transparency effect...taking into account master, layout, and theme. let effBackground...

    docs.aspose.com/slides/nodejs-java/presentation...
  5. Manage Presentation Backgrounds in Java|Aspose....

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Java, with code tips to boost your presentations....getImageTransform (); // Find an existing fixed-percentage transparency effect...taking into account master, layout, and theme. IBackgroundEffective...

    docs.aspose.com/slides/java/presentation-backgr...
  6. Manage Presentation Backgrounds in PHP|Aspose.S...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for PHP via Java, with code tips to boost your presentations....getImageTransform (); // Find an existing fixed-percentage transparency effect...taking into account master, layout, and theme. $effBackground...

    docs.aspose.com/slides/php-java/presentation-ba...
  7. FontSettings class | Aspose.Words for Python

    aspose.words.fonts.FontSettings class. Specifies font settings for a document...building document layout or rendering to fixed page formats. But...building the layout or rendering the document to the fixed-page format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table Formatting in C++|Aspose.Words for C++

    Table formatting in details using C++. Using C++ to format every part of table....such cases where the table layout does not appear as expected...Disable AutoFit in Table and Use Fixed Column Widths If a table has...

    docs.aspose.com/words/cpp/applying-formatting/
  9. Table Formatting in Python|Aspose.Words for Pyt...

    Table formatting in details using Python. Use Python to format every part of table....such cases where the table layout does not appear as expected...Disable AutoFit in Table and Use Fixed Column Widths If a table has...

    docs.aspose.com/words/python-net/applying-forma...
  10. Rows moved to the next page when converting DOC...

    Hi, When converting a DOCX to PDF using Aspose.Words. I noticed the last row of a page was moved to the beginning of the next page, causing messed up Layout and extra pages. Code: var document = new Document(@".\test…...next page, causing messed up layout and extra pages. Code: var...as WORDSNET-23618) have been fixed in this Aspose.Words for .NET...

    forum.aspose.com/t/rows-moved-to-the-next-page-...