Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 21,371 for

layout

(0.84 sec)
  1. Convert DOCX to PPSX via C++ or with free Onlin...

    Export DOCX to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPSX online converter quickly before integrating the code....SharedPtr < ILayoutSlide > layout = pres -> get_LayoutSlides...get_Slides () -> AddEmptySlide ( layout ); // adding Author SharedPtr...

    products.aspose.com/total/cpp/conversion/docx-t...
  2. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet text overlaps based on the (x + width, y + height) coordinates. If it does, th…...content changes or during the layout process. Code Here’s a simple...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  3. BuiltInDocumentProperties.CharactersWithSpaces ...

    Discover the BuiltInDocumentProperties CharactersWithSpaces property, which estimates character count, including spaces, for efficient document management..../// Traverses the document's layout entities tree upon construction...

    reference.aspose.com/words/net/aspose.words.pro...
  4. Page|Documentation

    Page element allows you to break large forms into several pages that are recognized as a single document....cannot be nested within other layout elements. The source code of...

    docs.aspose.com/omr/net/json-markup/page/
  5. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring header and footer margins programmatically with Aspose.Cells for C++....developers to set different page layout options for a printed worksheet...

    docs.aspose.com/cells/cpp/setting-margins/
  6. [Defect] - Data validations in the resulting DO...

    Steps to reproduce: Scenario 1: Compare attached docx files (APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab.com_v2.docx) and validate PDF. Actual:- attached content is missing in PDF (Mi…... This might lead into the layout differences due to differences...

    forum.aspose.com/t/defect-data-validations-in-t...
  7. LINQ Expressions Not Working When Saving as PDF...

    Description I am using Aspose.Words for Java to generate documents with LINQ Reporting Engine. The LINQ expressions are processed correctly when saving the document as DOCX, but when saving as PDF, the expressions are no…...problem might occur if document layout is cached before the document...

    forum.aspose.com/t/linq-expressions-not-working...
  8. AI-powered Features in Python | Translate a Doc...

    Use Aspose.Words for Python to summarize, translate, and check grammar of documents with AI, enabling smarter and automated document processing workflows.... Key Points # Maintains layout and structure Works across...

    blog.aspose.com/words/ai-powered-features-aspos...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Tab...

    Aspose::Words::Saving::HtmlSaveOptions::get_TableWidthOutputMode method. Controls how table, row and cell widths are exported to HTML, MHTML or EPUB. Default value is All in C++....viewer on the mobile device can layout the table to fit the width...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 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...