Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 20,468 for

layout

(0.52 sec)
  1. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for PHP via Java, compatible with PowerPoint formats.... After the chart layout is validated, actual x and...

    docs.aspose.com/slides/php-java/data-points-of-...
  2. HtmlSaveOptions.table_width_output_mode propert...

    HtmlSaveOptions.table_width_output_mode property. Controls how table, row and cell widths are exported to HTML, MHTML or EPUB...viewer on the mobile device can layout the table to fit the width...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlSaveOptions.TableWidthOutputMode | Aspose.W...

    Optimize your HTML exports with the HtmlSaveOptions TableWidthOutputMode. Control table row and cell widths for seamless MHTML and EPUB formatting....viewer on the mobile device can layout the table to fit the width...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...await create_presentation_with_layout(presentation, slide) after...before + 1: logger.warning( f"Layout added {after-before} slides;...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  5. Total for Java, aspose-cells 25.9, the result ....

    Total for Java, aspose-cells 25.9, the result .pdf lacks a “logical table” in source .xlsx The file is very weird to me. I’ll attach bot the source and the target file (of the conversion)....setting a table layout, try using the default layout to see if the...template file in MS Excel(Page Layout → Print Area ->Clear Print...

    forum.aspose.com/t/total-for-java-aspose-cells-...
  6. IHyphenationCallback | Aspose.Words for Java

    Implemented by classes which can register hyphenation dictionaries in Java....LAYOUT); Assert.assertEquals(warningInfoCollectio...will abort execution of page layout process. Examples: Shows how...

    reference.aspose.com/words/java/com.aspose.word...
  7. Formatting PDF Document|Aspose.PDF for Java

    Format the PDF Document with Aspose.PDF for Java. Use the next code snippet to resolve your tasks.... setPageLayout – The page layout. setPageMode – How the document...getNonFullScreenPage ()); // The page layout i.e. single page, one column...

    docs.aspose.com/pdf/java/formatting-pdf-document/
  8. Aspose::Words::Saving::PdfSaveOptions class | A...

    Aspose::Words::Saving::PdfSaveOptions class. Can be used to specify additional options when saving a document into the Pdf format. To learn more, visit the documentation article in C++....() const Specifies the page layout to be used when the document...saved using a booklet printing layout, if it is specified via MultiplePages...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected.docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...Words has it’s own layout engine to achieve this. To...with revisions. collector = aw.layout.LayoutCollector(v1) # Collect...

    forum.aspose.com/t/change-pages-only-after-comp...
  10. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in C++ using Aspose.Slides, featuring concise code examples and performance-focused guidance....SmartArt Shape with a Particular Layout Type The following sample code...

    docs.aspose.com/slides/cpp/manage-smartart-shape/