Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 21,372 for

layout

(0.05 sec)
  1. JasperReports CAD files Processing API | produc...

    CAD format files processing and manipulation library API to create edit draw or export drawing files, supporting DXF, DWG, DGN, DWF, DWFX, IFC, STL, DWT, IGES, PLT, CF2, OBJ, HPGL, IGS, PCL, FBX & SVG as a JasperReports extension...model file format Fixed Vector Layout: PDF, EMF, WMF Raster Images:...

    products.aspose.com/cad/jasperreports/
  2. BuiltInDocumentProperties.Pages | Aspose.Words ...

    Discover the BuiltInDocumentProperties Pages property, offering an accurate estimate of your document's page count for efficient management and organization..../// Traverses the document's layout entities tree upon construction...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images...."%s - Result page's %s of %d layout created." , LocalDateTime ...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...
  4. 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...
  5. 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...
  6. 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/
  7. 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/
  8. 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...
  9. [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...
  10. 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...