Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 20,321 for

layout

(0.13 sec)
  1. PDF417 Barcode Family|Documentation

    Generate different types of PDF417 barcodes using Aspose.BarCode for Android... The PDF417 layout configuration is composed of...metainformation (i.e. row indicator, layout information); start and stop...

    docs.aspose.com/barcode/androidjava/pdf417-gene...
  2. Converting CAD Drawings to PDF and Raster Image...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....“Model” layout. However, you may also specify the layouts of your...False No Specifies if auto layout scaling has to be performed...

    docs.aspose.com/cad/java/converting-cad-drawing...
  3. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx document. Each time, this document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…...Words interprets the document layout compared to Microsoft Word...required to build document layout. If Aspose.Words cannot find...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  4. Exporting CAD|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Exporting CAD Layouts to PDF Aspose.CAD for Java...Java allows you to export CAD layouts to PDF. save method of the...

    docs.aspose.com/cad/java/developer-guide/export...
  5. How to Create Flowchart in C#

    This tutorial explains how to create flowchart in C#. It covers the step-by-step process as well as a sample code to develop a flowchart maker in C#....using the Diagram class Set the layout and export the flowchart diagram...Finally, add the shapes and set layout before saving the output flowchart...

    kb.aspose.com/diagram/net/how-to-create-flowcha...
  6. Public API Changes in Aspose.Imaging 2.4.0|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....defines the raw data pixel layout of the initial image. Property...of rendering only a specific layout of DXF file format. For this...

    docs.aspose.com/imaging/java/public-api-changes...
  7. Export OFT to XPS via Java | products.aspose.com

    Java API to Convert OFT to XPS without using Microsoft Word or Outlook...platform-independent, fixed-layout document representation of...Use Cases Preserving template layout and formatting across devices...

    products.aspose.com/total/java/conversion/oft-t...
  8. Incorrect Text Redaction Formatting after Modif...

    We are using TextFragmentAbsorber to find and redact text in a PDF. The redactions are marked with square brackets like [Reason], and the logic does the following: Finds all fragments matching regex: \[(?s)(.*?)\] Upda…...Some fragments lose proper layout/alignment after .Text is reassigned...FontSize; It seems to trigger a layout recalculation , but it doesn’t...

    forum.aspose.com/t/incorrect-text-redaction-for...
  9. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for .NET and add dynamic text to PowerPoint (PPT, PPTX) presentations in C#....blank slide layout PowerPoint . CustomLayout layout = pres . SlideMaster...pres . Slides . AddSlide ( 1 , layout ); //Add a text PowerPoint...

    docs.aspose.com/slides/net/adding-text-dynamica...
  10. Remove Slides from Presentations in Python|Aspo...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Get clear code examples and boost your workflow.... PPTX ) Remove an Unused Layout Slide Aspose.Slides provides...provides the remove_unused_layout_slides method in the Compress class...

    docs.aspose.com/slides/python-net/remove-slide-...