Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 21,188 for

layout

(0.19 sec)
  1. Change Background of VST File via Python | prod...

    Python source code to change background of VST documents within any Python based application....format and contain the default layout and settings that are utilized...software diagrams, network layout, database models, objects mapping...

    products.aspose.com/diagram/python-java/changeb...
  2. View or Edit VST Files Metadata via Python | pr...

    Python sample code to edit or view VST metadata within any Python based application....format and contain the default layout and settings that are utilized...software diagrams, network layout, database models, objects mapping...

    products.aspose.com/diagram/python-java/metadat...
  3. View or Edit VST Files Metadata via Java | prod...

    Java sample code to edit or view VST metadata on Java Runtime Environment for JSP/JSF Application and Desktop Applications....format and contain the default layout and settings that are utilized...software diagrams, network layout, database models, objects mapping...

    products.aspose.com/diagram/java/metadata/vst/
  4. PDf output formatted wrong - Free Support Forum...

    Hi, we have an issue when converting a docx to PDF looks different from the word document (and also different compared to a PDF generated with MS Word). Reproducable simply with var doc = new Document(@"S:\tmp\in_anon…...required to build document layout. If Aspose.Words cannot find...fonts mismatch and document layout differences due to the different...

    forum.aspose.com/t/pdf-output-formatted-wrong/3...
  5. Insert Background Image to Excel|Documentation

    This article explains how to insert a background image in Excel using Aspose.Cells for Python via .NET sample code....Excel 2019): From the Page Layout menu, find the Page Setup option...

    docs.aspose.com/cells/python-net/insert-backgro...
  6. Aspose::Words::Lists namespace | Aspose.Words f...

    Aspose::Words::Lists namespace. The Aspose.Words.Lists namespace contains classes for working with bulleted and numbered lists defined in a document in C++.... Aspose::Words::Layout namespace Aspose::Words::Loading...

    reference.aspose.com/words/cpp/aspose.words.lists/
  7. Developer Guide in C++|Aspose.Words for C++

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Words for C++ features, achieve a certain document appearance, or make a use case possible....representation from a document in flow-layout page format. Mail Merge and...

    docs.aspose.com/words/cpp/developer-guide/
  8. Font Formatting and Styling Issue After Upgradi...

    Hello Aspose Team, We have encountered an issue after upgrading Aspose.dll from version 22.5.0 to 25.6.0 in our application. Environment Details: Aspose.Words.dll: Upgraded from 22.5.0 → 25.6.0 Aspose.Cells.dll: …...required to build document layout. If Aspose.Words cannot find...fonts mismatch and document layout differences due to the different...

    forum.aspose.com/t/font-formatting-and-styling-...
  9. Saving converted word document into PDF takes f...

    Hi Team, We are encountering an issue while converting a .docx file to PDF using Aspose. Specifically, the process hangs indefinitely at the line: wordDoc.save(os, SaveFormat.PDF); Here is the relevant snippet for ref…...most time is taken by document layout process than by saving operation...operation. You can interrupt the layout process using IPageLayoutCallback...

    forum.aspose.com/t/saving-converted-word-docume...
  10. Converting XL to PDF to Word yields incorrect o...

    Hi Aspose Team, I’m trying to convert an excel to word by first converting the excel worksheet to PDF and converting the PDF doc to word using the following code: Workbook workbook = new Workbook(dir + @"\Test_09122025…...configured correctly to preserve the layout and formatting of the Excel...possible to retain PDF document layout after processing PDF document...

    forum.aspose.com/t/converting-xl-to-pdf-to-word...