Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 21,356 for

layout

(1.2 sec)
  1. Missing category from the last bar in a dynamic...

    We open a powerpoint with aspose slides for java version 25.5 and do this to a bar chart… ((IChart)shape).getChartData().getCategories().clear(); for (String category : chartShadow.getCategories()) { ((IChart)shape).…...add(category); } // Validate the chart layout after adding categories ((IChart)shape)...This ensures that the chart layout is updated to reflect the changes...

    forum.aspose.com/t/missing-category-from-the-la...
  2. RenderedDocument code - Free Support Forum - as...

    Dear Tahir, Can the RenderedDocument.zip also be shared with me. I’m trying to accomplish something very similar and would to understand if these Renderedxxx classes are usefull to me. Could they maybe be made available on Github. Many thanks Patrick...LayoutEnumerator classes to get layout information from the document...

    forum.aspose.com/t/rendereddocument-code/190778
  3. Preserve Footer Formatting While Adding Missing...

    I am using the Aspose.Words.MailMerging library to perform mail merge operations. All my templates include pre-defined footers containing headings and page numbers. However, some of the templates are missing a specific f…...formatting—such as font size, style, and layout—of the current footers. Could...

    forum.aspose.com/t/preserve-footer-formatting-w...
  4. Questionnaires|Documentation

    Questionnairy elements allow you to build OMR-ready surveys, ballots, checklists, and similar forms.... Layout Answer sheets Analyzing your...

    docs.aspose.com/omr/net/json-markup/elements-qu...
  5. Export print area range to HTML|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....Assistant Close Support the layout of DIV tags while loading HTML...

    docs.aspose.com/cells/net/export-print-area-ran...
  6. Work with Tables in PDF using Python|Aspose.PDF...

    Learn how to add, extract, integrate, manipulate, and remove tables in PDF documents using Python....and add tables, control table layout and page flow, extract tabular...

    docs.aspose.com/pdf/python-net/working-with-tab...
  7. Stages of the OMR process|Documentation

    Aspose.OMR for C++ supports the complete OMR workflow: designing machine-readable form, generating a printable questionnaire, and performing optical mark recognition....Design Describe the content and layout of the form using the specialized...

    docs.aspose.com/omr/cpp/omr-stages/
  8. Rename Field|Aspose.PDF for Python via .NET

    Rename an existing form field in a PDF document using Aspose.PDF for Python....recreating them or altering the form layout. The FormEditor class provides...

    docs.aspose.com/pdf/python-net/rename-field/
  9. Move Field|Aspose.PDF for Python via .NET

    Move an existing form field to a different position in a PDF document....Hide ] PDF forms often require layout adjustments after creation...

    docs.aspose.com/pdf/python-net/move-field/
  10. Flatten All Fields|Aspose.PDF for Python via .NET

    This example demonstrates how to flatten all form fields in a PDF using Aspose.PDF for Python via .NET. It shows how to bind a PDF document, convert every interactive form element into static page content, and save the finalized file....directly into the document layout. In this example, the Form...

    docs.aspose.com/pdf/python-net/flatten-all-fields/