Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 888 for

page layout engine

(4.76 sec)
  1. Work with a Document Marked by a Sensitivity La...

    Convert Word with applied sensitivity label to PDF using C#. Work with documents marked by a sensitivity labels – various input formats, including Word, OpenOffice, Image and eBook....Hide ] Purpose Summary This page explains how to work with documents...Return to the “API permissions” page and push the “Grant admin consent...

    docs.aspose.com/words/net/work-with-document-ma...
  2. Write TeX output to disk | .NET API Solution

    .NET API Solution to work with TeX. Learn on the example how to route TeX output to disk with a few lines of C# code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/tex/net/output-to-disk/
  3. Aspose.Words for Python | Aspose API References

    Aspose.Words for Python is a class library that can be used by developers for various platforms for a variety of document processing tasks....represents a frames page or a single frame on a frames page. aspose.words...words.layout The aspose.words.layout module provides classes that...

    reference.aspose.com/words/python-net/
  4. Aspose.Words for Android via Java Features|Aspo...

    This section provides a comparison of availability of features between Aspose.Words for Java and Aspose.Words for Android via Java....fidelity rendering of document pages. Feature Aspose.Words for Java...Android via Java Layout document into pages with high fidelity...

    docs.aspose.com/words/java/aspose-words-for-and...
  5. Understanding LaTeX Editors and the LaTeX 3 (ex...

    A concise guide that explains what a LaTeX editor does, the typical workflow, common editor categories, and the modern LaTeX 3 (expl3) programming layer....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tex/latex-editor/
  6. Specify TrueType Fonts Location|Aspose.Words fo...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory using Python.... What is this page about? This page explains how Aspose...missed fonts or incorrect layouts. Typically, Aspose.Words goes...

    docs.aspose.com/words/python-net/specifying-tru...
  7. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multiPage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…...width and scaling (fonts and layout appear slightly different)...OutputStream outputStream, List<Long> pages) throws IOException { try (Document...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...
  8. Aspose.Words for .NET | Aspose API References

    Aspose.Words is a class library that can be used by developers for various platforms for a variety of document processing tasks....represents a frames page or a single frame on a frames page. Aspose.Words...Words.Layout The Aspose.Words.Layout namespace provides classes...

    reference.aspose.com/words/net/
  9. Several WORD Into Image C++

    Merge multiple a Word document into Image in C++ code. Save a Word document as Image using C++....conversion engine analyses the original Word layout and structure...( int page = 0 ; page < output-> get_PageCount (); page++) { auto...

    products.aspose.com/words/cpp/merge/word-to-image/
  10. Several DOC Into JPG C++

    Merge multiple DOC into JPG in C++ code. Save DOC as JPG using C++....conversion engine analyses the original DOC layout and structure...( int page = 0 ; page < output-> get_PageCount (); page++) { auto...

    products.aspose.com/words/cpp/merge/doc-to-jpg/