Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 21,373 for

layout

(0.51 sec)
  1. Table cell backgrounds lost in PDF to PPTX conv...

    We’re experiencing an issue when converting PDF files to PPTX using Aspose.PDF’s Document.save() method with SaveFormat.Pptx. Table cells in the first row lose their background colors, particularly when they are adjacent…...the complexity of the table layout or the presence of special...correctly defined. Complex table layouts can lead to unexpected results...

    forum.aspose.com/t/table-cell-backgrounds-lost-...
  2. Apply Shape Animations in Presentations on Andr...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for Android via Java. Stand out!...placeholders that are on the layout slide and/or master slide,...the footer placeholder on the layout slide. And finally, the Fly...

    docs.aspose.com/slides/androidjava/shape-animat...
  3. Manipulate and Substitute TrueType Fonts in C++...

    Aspose.Words for C++ can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism....calculating text size during layout construction and embedding/subsetting...

    docs.aspose.com/words/cpp/manipulate-and-substi...
  4. Convert Scanned PDF to Editable PDF using Java

    Follow this article to convert scanned PDF to editable PDF using Java. It has details to set the IDE, a list of steps, and a sample code to convert PDF to searchable PDF using Java....choose the source document area/layout detection strategy if required...

    kb.aspose.com/total/java/convert-scanned-pdf-to...
  5. Edit Visio VSS files via .NET | products.aspose...

    C# source code to edit Visio VSS document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....connectors, flowcharts, network layout, UML diagrams, software diagrams...

    products.aspose.com/diagram/net/editor/vss/
  6. Convert Markdown to PDF in Python – Aspose.HTML

    Convert Markdown to PDF using Aspose.HTML for Python via .NET. Consider Markdown to PDF conversion scenarios in ready-to-use Python examples....object used to configure the layout and settings of the output...When set to true, a tagged layout is created within the PDF document...

    docs.aspose.com/html/python-net/convert-markdow...
  7. View VSD File Formats via Python | products.asp...

    Python source code to load, render and display VSD documents within any Python based application....software diagrams, network layout, database models, objects mapping...

    products.aspose.com/diagram/python-net/viewer/vsd/
  8. Apply Shape Animations in Presentations Using C...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for C++. Stand out!...placeholders that are on the layout slide and/or master slide,...the footer placeholder on the layout slide. And finally, the Fly...

    docs.aspose.com/slides/cpp/shape-animation/
  9. Retrieve Visio Connectors and Font Information|...

    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....getDefaultFontDir ()); Create, Layout and Auto-Fit Shapes Merge Combine...

    docs.aspose.com/diagram/java/retrieve-visio-con...
  10. The generated PDF report has incorrect footers ...

    I am using Aspose aspose-words-25.8-jdk17.jar. I use the following code to generate a PDF document from a Word report: import com.aspose.words.Document; import com.aspose.words.SaveFormat; public class WordToPdf { …...options that may help with layout issues. For example, set the...

    forum.aspose.com/t/the-generated-pdf-report-has...