Sort Score
Result 10 results
Languages All
Labels All
Results 6,581 - 6,590 of 180,073 for

aspose page

(0.13 sec)
  1. Some shapes are stretched - Free Support Forum ...

    Hello, i have a mastershape consisting of several hundred shapes. If i drop this mastershape out of the vssx-file to a Page by visio everything looks good. Even when I insert this master shape into a Page using Microso…...Some shapes are stretched Aspose.Diagram Product Family diagram-net...mastershape out of the vssx-file to a page by visio everything looks good...

    forum.aspose.com/t/some-shapes-are-stretched/31...
  2. Place a textbox within a specific cell in a tab...

    Good Day We are currently generating a table and we want to make the fields within a specific column editable. I want to place textboxes within the cells of the editable column but the problem is that I can't find the c…...a specific cell in a table Aspose.PDF Product Family PieterKaggel...coordinates of the cell on the page so that I can position the TextBox...

    forum.aspose.com/t/place-a-textbox-within-a-spe...
  3. PDF ↔ Word conversion (C++ vs Java) — fidelity ...

    Hi Aspose Team, We are evaluating Aspose for PDF ↔ Word conversions and have two focused questions: Conversion fidelity / feature parity • Is the C++ version equivalent to the Java version for bidirectional PDF↔Word…...& performance Aspose.Words Product Family aspose-pdf-java , words-java...12:28pm 1 Hi Aspose Team, We are evaluating Aspose for PDF ↔ Word...

    forum.aspose.com/t/pdf-word-conversion-c-vs-jav...
  4. Evaluation Version Limitations|Documentation

    This article can help you understand how to obtain evaluation versions and know the limitations of evaluation versions....to Get Evaluation Version of Aspose.Cells You can download an evaluation...version of Aspose.Cells for Java from its download page on the Maven...

    docs.aspose.com/cells/java/evaluation-version-l...
  5. Several HTML Into PNG C++

    Merge multiple HTML into PNG in C++ code. Save HTML as PNG using C++....package Aspose.Words.Cpp Copy using namespace Aspose::Words;...( int page = 0 ; page < output-> get_PageCount (); page++) { auto...

    products.aspose.com/words/cpp/merge/html-to-png/
  6. Several HTML Into GIF C++

    Merge multiple HTML into GIF in C++ code. Save HTML as GIF using C++....package Aspose.Words.Cpp Copy using namespace Aspose::Words;...( int page = 0 ; page < output-> get_PageCount (); page++) { auto...

    products.aspose.com/words/cpp/merge/html-to-gif/
  7. Several DOC Into PNG C++

    Merge multiple DOC into PNG in C++ code. Save DOC as PNG using C++....package Aspose.Words.Cpp Copy using namespace Aspose::Words;...( int page = 0 ; page < output-> get_PageCount (); page++) { auto...

    products.aspose.com/words/cpp/merge/doc-to-png/
  8. Several TEXT Into Image C++

    Merge multiple TEXT into Image in C++ code. Save TEXT as Image using C++....package Aspose.Words.Cpp Copy using namespace Aspose::Words;...( int page = 0 ; page < output-> get_PageCount (); page++) { auto...

    products.aspose.com/words/cpp/merge/text-to-image/
  9. Adding Annotations to existing PDF file|Aspose....

    Learn how to add various types of annotations to existing PDF files in Java using Aspose.PDF for interactive features....displays text directly on the page. PdfContentEditor allows you...add FreeText annotation, the page number on which the annotation...

    docs.aspose.com/pdf/java/adding-annotations-to-...
  10. Move PDF Pages|Aspose.PDF for PHP via Java

    Try to move Pages at desired location or at the end of a PDF file using Aspose.PDF for PHP via Java....Move PDF Pages Contents [ Hide ] Moving a Page from one PDF Document...This topic explains how to move page from one PDF document to the...

    docs.aspose.com/pdf/php-java/move-pages/