Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 20,460 for

layout

(0.71 sec)
  1. Aspose.Slides for .NET Core | .NET Core PowerPo...

    Aspose.Slides .NET Core API to build PowerPoint .NET Core solutions....POTM OpenOffice: ODP Fixed Layout: PDF, PDF/A, XPS Images: JPEG...theme, slide master, slide layout. Media, watermark, ActiveX...

    products.aspose.com/slides/net-core/
  2. 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/
  3. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...document layout before saving try: doc.update_page_layout() except...that you are not altering the layout properties of the shapes. Check...

    forum.aspose.com/t/change-styles-for-complete-d...
  4. 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...
  5. 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...
  6. 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...
  7. Extra Blank Column Appears in Pivot Table HTML ...

    Summary When converting an Excel workbook with a pivot table to HTML using Aspose.Cells for Node.js via Java, an unexpected blank column is appearing after the pivot table in the generated HTML output. Environment Libr…...output should match the Excel layout exactly, with the pivot table...generated HTML file, causing layout inconsistencies. Code Implementation...

    forum.aspose.com/t/extra-blank-column-appears-i...
  8. 在 .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...
  9. 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...
  10. Working with Sections in Java|Aspose.Words for ...

    Understanding document section concepts and manipulation practices using Java. Insert section into a document Java. Remove section Java. Copy sections between Documents....sections with customizable layouts. Types of a Section Break Aspose...composite node: Specify a Section Layout Sometimes you want your document...

    docs.aspose.com/words/java/working-with-sections/