Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 20,449 for

layout

(0.16 sec)
  1. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....separate slide using a blank slide layout. In the resulting presentation...// Retrieve the blank slide layout. ILayoutSlide blankLayout =...

    docs.aspose.com/slides/java/excel-integration/
  2. Convert RTF to ODP via C++ or with free Online ...

    Export RTF to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to ODP online converter quickly before integrating the code....such as font, size, color, and layout. ODP (OpenDocument Presentation)...SharedPtr < ILayoutSlide > layout = pres -> get_LayoutSlides...

    products.aspose.com/total/cpp/conversion/rtf-to...
  3. Using Aspose.HTML for Java in Docker

    This guide explains how to run Aspose.HTML for Java inside a Docker container, including font installation for consistent rendering....Adjust paths to your project layout and build context. 19 ENV ASSETS...text renders consistently and layout matches expectations. Below...

    docs.aspose.com/html/java/getting-started/using...
  4. Digitally Sign PDF File Online or using C++ | p...

    Free online app for digital signature in PDF files. Develop C++ application to electronically sign PDF documents....comprehensive description of a fixed-layout document, encompassing text...software used, the document’s layout and content will remain intact...

    products.aspose.com/total/cpp/signature/pdf/
  5. Hyphenation | Aspose.Words for Java

    Provides methods for working with hyphenation dictionaries in Java....LAYOUT); Assert.assertEquals(warningInfoCollectio...request dictionaries when page layout of the document is built. ...

    reference.aspose.com/words/java/com.aspose.word...
  6. Image not appearing on PDF when converting from...

    Issue The CAD files that get made from an Inventor drawing are coming out nice, but the files that are made in CAD from the start are not getting the logo image; the other images are there but the logo isn’t going throug…...AutomaticLayoutsScal = true // Enable auto layout scaling }; // Create PDF options...AutomaticLayoutsScal = true // Enable auto layout scaling }; // create an instance...

    forum.aspose.com/t/image-not-appearing-on-pdf-w...
  7. LaTeX to XPS Conversion API| Python

    LaTeX to XPS conversion functionality. Integrate this Python library into your project or use cross-platform applications to convert LaTeX to XPS.... It stores a fixed‑layout representation of a document...compression. XPS files preserve layout, fonts, and graphics across...

    products.aspose.com/tex/python-net/conversion/l...
  8. Word Content Control (Checkbox) get auto checke...

    Hi, I have a Word file with Content Control (checkbox) when I convert the Word file to PDF using ASPOSE Word 20.2 some checkbox gets checked (has ‘X’ within) and the checkbox can’t be changed afterward. We are using a li…...required to build document layout. If Aspose.Words cannot find...fonts mismatch and document layout differences due to the different...

    forum.aspose.com/t/word-content-control-checkbo...
  9. 在 .NET 中将 PDF 转换为 PowerPoint|Aspose.PDF for .NET

    Aspose.PDF 允许您使用 .NET 将 PDF 转换为 PPT(PowerPoint)格式。 一种方法是将 PDF 转换为 PPTX,并将幻灯片作为图像。...Display progress of the page layout creation Console . WriteLine...Value} of {eventInfo.MaxValue} layout created." ); break ; case Aspose...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-power...
  10. Extracting images and captions from a word docu...

    Hi team, I am using the following code snippet to extract Images from a word document. How can i get captions for all extracted images along with them? Eventually i want to return a dictionary with image name, its pat…...caption ---------- // The typical layout is: picture → caption paragraph...caption list. In a typical Word layout the caption follows the picture;...

    forum.aspose.com/t/extracting-images-and-captio...