Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 20,966 for

layout

(0.1 sec)
  1. XML Parser Specification (XPS)|Aspose.Slides fo...

    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....uses the high-fidelity page layout and rendering engine to produce...produce output in fixed-layout XPS document format. You can learn...

    docs.aspose.com/slides/php-java/xml-parser-spec...
  2. Known Limitations|Aspose.Words for JasperReports

    The following features are not currently supported by Aspose.Words for JasperReports...supported layout of the exported documents is flow layout (normal...add support for positioned layouts (textboxes, floating tables...

    docs.aspose.com/words/jasperreports/known-limit...
  3. Saving to Fixed-page Format in C++|Aspose.Words...

    How to save a document to a fixed-page format – PDF, XPS, HTML, XAML, PostScript, and PCL? See the instructions....Contents [ Hide ] After the page layout is built and the geometry of...Creating a Page Layout in C++ Specify Layout Options in C++ Related...

    docs.aspose.com/words/cpp/saving-a-document-to-...
  4. TextWatermarkOptions class | Aspose.Words for N...

    Aspose.Words.TextWatermarkOptions class. Contains options that can be specified when adding a watermark with text... layout Gets or sets layout of the watermark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Adding Text Dynamically|Aspose.Slides Documenta...

    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....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...
  6. Extra text appears when converting DOCX to PDF ...

    Hi, When converting a DOCX file to PDF using Aspose.Words, I noticed extra text appears at page 2. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance…...in Word but still affect the layout during conversion. In your...output. Adjust Layout Options : Modify the layout options when...

    forum.aspose.com/t/extra-text-appears-when-conv...
  7. Slide|Aspose.Slides for Node.js via .NET Docume...

    Control slides in Aspose.Slides for Node.js: create, clone, reorder, resize, set backgrounds, and apply transitions for PPT, PPTX, and ODP presentations....select a layout. In this example, we use the Blank layout and add...(); } } 💡 Note: Each slide layout is derived from a master slide...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  8. Slide|Aspose.Slides Documentation

    Control slides in Aspose.Slides for C++: create, clone, reorder, resize, set backgrounds, and apply transitions with C++ for PPT, PPTX, and ODP presentations....select a layout. In this example, we use the Blank layout and add...Dispose (); } 💡 Note: Each slide layout is derived from a master slide...

    docs.aspose.com/slides/cpp/examples/elements/sl...
  9. TxtSaveOptions.PreserveTableLayout | Aspose.Wor...

    Discover TxtSaveOptions' PreserveTableLayout feature, ensuring your tables retain their Layout when saving as plain text. Enhance your document's readability!...should attempt to preserve layout of tables when saving in the...Examples Shows how to preserve the layout of tables when converting to...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for .NET API allows developers to convert any mesh object to triangle mesh with custom memory Layout of the vertex. The custom memory Layout of the Vertex is defined using the Struct or dynamically by VertexDeclaration class in the code examples....Triangle Mesh with Custom Memory Layout of the Vertex Aspose.3D for...memory layout of the vertex. The custom memory layout of the...

    docs.aspose.com/3d/net/convert-mesh-to-triangle...