Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,263 for

fixed layout

(1.67 sec)
  1. Questionnaires|Documentation

    Questionnairy elements allow you to build OMR-ready customer satisfaction surveys, voting ballots, customs forms, and similar forms....generates a question with a fixed number of answers. checkbox...answers in a tabular structure. Layout Answer sheets Analyzing your...

    docs.aspose.com/omr/net/txt-markup/elements-que...
  2. Excel Spreadsheet PHP API | products.aspose.com

    PHP Excel spreadsheet API to read write and convert XLS XLSX CSV TSV HTML ODS SpreadsheetML & all Excel 97-2016 formats. Export Spreadsheets to multiple formats...most commonly used image & fixed-layout formats. Microsoft Excel:...Others: SXC, FODS, EPUB Fixed Layout: PDF, PDF/A, XPS Data Interchange:...

    products.aspose.com/cells/php-java/
  3. Endnotes/Footnotes result in "RevisionCollectio...

    Hello, We have discovered an issue in Aspose.words 25.11 compare relating to footnotes/endnote revisions. The issue occurs when iterating through the list of revisions created by comparing two documents, where one of t…...During this iteration, if we use layout collector’s getStartPageIndex...through each revision and use layout collector to // find the start/end...

    forum.aspose.com/t/endnotes-footnotes-result-in...
  4. Work with Tables in C#|Aspose.Words for .NET

    How to work with tables in C#. Introducing to work with tables and Table node concepts in Aspose.Words for .NET....are also often used as a page layout tool and a better alternative...control over the design and layout of the content. This way you...

    docs.aspose.com/words/net/working-with-tables/
  5. Working with Tables in Python|Aspose.Words for ...

    Work with tables in a document using Python. Introducing to work with tables and Table node concepts in Aspose.Words for Python....are also often used as a page layout tool and a better alternative...control over the design and layout of the content. This way you...

    docs.aspose.com/words/python-net/working-with-t...
  6. The document conversion is not converted correc...

    The document conversion is not happened properly, when document has different font styles like “Italianno,Bahnschrift Condensed…”. Aspose Version 22.5.0 sample code var document = new Aspose.Words.Document(stream); v…...document to build document layout upon conversion to PDF. If...fonts mismatch and document layout differences. You can implement...

    forum.aspose.com/t/the-document-conversion-is-n...
  7. Convert Presentations to Multiple Formats in .N...

    Convert PowerPoint and OpenDocument presentations to PPTX, PDF, XPS, TIFF and more with Aspose.Slides for .NET. Simple, high-quality conversion....description language and a fixed-document format originally developed...Microsoft. Like PDF, XPS is a fixed-layout document format designed...

    docs.aspose.com/slides/net/convert-presentation/
  8. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...pages displayed in Word Print Layout and also when printing the...required to build document layout. If Aspose.Words cannot find...

    forum.aspose.com/t/document-extractpages-yields...
  9. 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...
  10. Convert Presentations to Multiple Formats in C+...

    Convert PowerPoint and OpenDocument presentations to PPTX, PDF, XPS, TIFF and more with Aspose.Slides for C++. Simple, high-quality conversion....description language and a fixed-document format originally developed...Microsoft. Like PDF, XPS is a fixed-layout document format designed...

    docs.aspose.com/slides/cpp/convert-presentation/