Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 21,187 for

layout

(0.17 sec)
  1. Working with PDF Documents using C#|Aspose.PDF ...

    This article describes to you what manipulations can be done with the document with Aspose.PDF library....and protect the content and layout of a document - no matter what...

    docs.aspose.com/pdf/net/working-with-documents/
  2. Supported file formats|Documentation

    File formats for printable templates, scanned or photographed completed forms, and the format of recognition results supported by Aspose.OMR for Java.... Form layout is provided in a lightweight...

    docs.aspose.com/omr/java/supported-file-formats/
  3. Get Started|Aspose.PDF for Python via .NET

    Learn how to get started with Aspose.PDF for Python via .NET to create, edit, convert, validate, and extract content from PDF documents....wherever you open a PDF, the layout of the document should look...

    docs.aspose.com/pdf/python-net/get-started/
  4. Manage Presentation Shapes in .NET|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for .NET and deliver high-performance PowerPoint presentations....It also covers how to access layout formats for shapes, render...SaveFormat . Pptx ); Access Layout Formats for a Shape Aspose...

    docs.aspose.com/slides/net/shape-manipulations/
  5. ComparerContext class | Aspose.Words for Python

    aspose.words.lowcode.ComparerContext class. Document comparer context...ProcessorContext ) layout_options Document layout options used by...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ViewOptions class | Aspose.Words for Node.js

    Aspose.Words.Settings.ViewOptions class. Provides various options that control how a document is shown in Microsoft Word...the background shape in print layout view. doNotDisplayPageBoun...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.updateWordCount method | Aspose.Words ...

    Aspose.Words.Document.updateWordCount method...This method will rebuild page layout of the document. Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Shapes Not Rendering Properly When Converting W...

    Hello Team, I am converting a Word document to HTML using Aspose.Words. However, I am encountering an issue with shapes during the conversion process. Shapes present in the source Word document are not rendering as per…...during export, helping the HTML layout resemble the Word document...

    forum.aspose.com/t/shapes-not-rendering-properl...
  9. Aspose::Words::Saving::PsSaveOptions::get_UseBo...

    Aspose::Words::Saving::PsSaveOptions::get_UseBookFoldPrintingSettings method. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing Layout, if it is specified via MultiplePages in C++....saved using a booklet printing layout, if it is specified via MultiplePages...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…... Ensure that the layout in Word is as intended. Here.... This might lead into the layout differences due to differences...

    forum.aspose.com/t/pdf-rendition-is-not-getting...