Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 2,252 for

zoom

(0.1 sec)
  1. ImageSize Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageSize class, your go-to resource for detailed image size and resolution insights for enhanced document quality....view the document using 100% zoom in Microsoft Word, the shape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Resulting table borders are thicker than origin...

    Hello, I've attached a xlsx file that contains a table. When I run the following code into a web application, the resulting pptx file and the docx file are different than the saved to pdf selected area. var xls1 = new …...image is similar to the 200% zoom view in the pdf. Please refer...

    forum.aspose.com/t/resulting-table-borders-are-...
  3. Aspose::Words::Saving::PdfSaveOptions class | A...

    Aspose::Words::Saving::PdfSaveOptions class. Can be used to specify additional options when saving a document into the Pdf format. To learn more, visit the documentation article in C++....value determining what type of zoom should be applied when a document...const Gets a value determining zoom factor (in percentages) for...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. View DOCX File Online and using Java | products...

    Free online DOCX file viewer app. Java API code to view DOCX file for viewer application.... Set page view zoom-in or zoom-out. View DOCX File via...

    products.aspose.com/total/java/viewer/docx/
  5. How to Transform Markdown to PDF in C#

    In this brief tutorial you will learn how to transform Markdown to PDF in C#. The following easy steps can be used to convert Word to MD file in C# in any of the common operating system like Linux, macOS, or Windows....usage of anti-aliasing, and zoom behavior. This article has guided...

    kb.aspose.com/words/net/how-to-transform-markdo...
  6. View PPTM File Online and Load or Open PPTM Fil...

    Free online PPTM file viewer app. Python API code to load and open PPTM file for viewer application.... Set page view zoom-in or zoom-out. Load or Open PPTM...

    products.aspose.com/total/python-net/viewer/pptm/
  7. View RTF File Online and Load or Read RTF File ...

    Free online RTF file viewer app. Python API code to read and load RTF file for viewer application.... Set page view zoom-in or zoom-out. Load or Read RTF File...

    products.aspose.com/total/python-net/viewer/rtf/
  8. View PPT File Online and Load or Open PPT File ...

    Free online PPT file viewer app. Python API code to load and open PPT file for viewer application.... Set page view zoom-in or zoom-out. Load or Open PPT File...

    products.aspose.com/total/python-net/viewer/ppt/
  9. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....to set the zoom factor of target page double zoom = 1 ; // Create...get_Rect () -> get_Height (), zoom )); // Set the document open...

    docs.aspose.com/pdf/cpp/actions/
  10. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....to set the zoom factor of target page double zoom = 1 ; // Create.... getRect (). getHeight (), zoom )); // Set the document open...

    docs.aspose.com/pdf/java/actions/