Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,364 for

page layout engine

(0.46 sec)
  1. 15.5.0 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 15.5.0 Release Notes – the latest updates and fixes....Notes Contents [ Hide ] This page contains release notes for Aspose...added to the LINQ Reporting Engine Improved rendering of floating...

    docs.aspose.com/words/net/aspose-words-for-net-...
  2. C# OCR Library – Image to Text in .NET | Aspose

    With the Aspose C# OCR API you can add optical character recognition (OCR) to your .NET applications with a few lines of code....searchable PDFs from scanned pages using just a few lines of .NET...in C# OCR // Initialize OCR engine var recognitionEngine = new...

    products.aspose.com/ocr/net/
  3. Several DOC Into Image Java

    Merge multiple DOC into Image in Java code. Save DOC as Image using Java....conversion engine analyses the original DOC layout and structure...for ( int page = 0 ; page < output.getPageCount(); page++) { Document...

    products.aspose.com/words/java/merge/doc-to-image/
  4. Several WORD Into TIFF Java

    Merge multiple a Word document into TIFF in Java code. Save a Word document as TIFF using Java....conversion engine analyses the original Word layout and structure...for ( int page = 0 ; page < output.getPageCount(); page++) { Document...

    products.aspose.com/words/java/merge/word-to-tiff/
  5. Several WORD Into PNG Java

    Merge multiple a Word document into PNG in Java code. Save a Word document as PNG using Java....conversion engine analyses the original Word layout and structure...for ( int page = 0 ; page < output.getPageCount(); page++) { Document...

    products.aspose.com/words/java/merge/word-to-png/
  6. Aspose::Pdf::Artifact Class Reference - Aspose....

    Classes | Public Types | Public Member Functions | Protected Member Functions | Protected Attributes | Static Protect......This class describes state of page ( Matrix , selected font etc..., ArtifactType::Layout , ArtifactType::Page , ArtifactType::Background...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.a...
  7. 20.5 Release Notes|Aspose.Words for C++

    Aspose.Words for C++ 20.5 Release Notes – the latest updates and fixes....Notes Contents [ Hide ] This page contains release notes for Aspose...inline shape height causes layout differences Bug WORDSNET-13162...

    docs.aspose.com/words/cpp/aspose-words-for-cpp-...
  8. Android API to Render TEX to PS | products.aspo...

    Transform TEX to PS via Android via Java API...PS stands for PostScript, a page description language used for...FootnoteNumberingRul . RESTART_PAGE ); // set position option ....

    products.aspose.com/total/android-java/conversi...
  9. Random Space and Tab is added or missing after ...

    Hi, I recently updated the Aspose words library from 21.2 to 23.1 to make it compatible with JAVA 17. It does not give any issues but when I am creating a document with it, The generated document somehow contains space, …...set at 30% of left margin of page textBox.left = pageSetup.leftMargin...set at 70% of left margin of page textBox.width = pageSetup.leftMargin...

    forum.aspose.com/t/random-space-and-tab-is-adde...
  10. Artifact.h - Aspose.PDF for C++ - API Reference

    Artifact.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 // C# preprocessor di......BackgroundArtifact; 24 namespace Engine 25 { 26 namespace Data 27 {...namespace Data 30 } // namespace Engine 31 namespace Facades 32 { 33...

    reference.aspose.com/pdf/cpp/_artifact_8h_source/