Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 20,455 for

layout

(0.16 sec)
  1. Convert DOC to ODP via C++ or with free Online ...

    Export DOC to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to ODP 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/doc-to...
  2. TeX typeset | ZIP input and output

    C++ API Solution to work with TeX. Learn how to convert TeX to PDF using ZIP archives as input and output with a few lines of code....easier control of page size and layout. The C++ code below typesets...typography, mathematics, and layout. © Aspose Pty Ltd 2001-2026...

    products.aspose.com/tex/cpp/zip-input-and-output/
  3. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...pdfOptions); Validate Chart Layout : Before saving the presentation...presentation, you can validate the layout of the charts to ensure they...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  4. Convert EPUB to DOCX in Python – Aspose.HTML fo...

    Convert EPUB to DOCX using Aspose.HTML Python library. Consider various EPUB to DOCX conversion scenarios in Python code examples....page’s layout, including page size, margins, and other layout aspects...

    docs.aspose.com/html/python-net/convert-epub-to...
  5. 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/
  6. How to hide column based on condition in aspose...

    HI Team, I need to hide column based on condition. Could you please assist how to add the same in the below template. based condition: <<if[r.Max(i => i.PartialDischarge) != null]>><<[lang.GetString("PDMeasured")]>> …... Typical layout in a table <<if[r.Max(i =>...

    forum.aspose.com/t/how-to-hide-column-based-on-...
  7. C++ OCR – text recognition in C++ | Aspose

    Aspose C++ OCR library integrates OCR easily into your C++ applications. Effortlessly convert images to text with minimal C++ code....machine-readable forms of any layout and complexity in on-premise...regardless of the case and layout. Limit recognition scope Limit...

    products.aspose.com/ocr/cpp/
  8. 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/
  9. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for Python via .NET allows you to sign PDF documents from a smart card using signature field....with a personalized visual layout. Following are the code snippets...

    docs.aspose.com/pdf/python-net/sign-pdf-documen...
  10. 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...