Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 140,980 for

page

(0.06 sec)
  1. TextColumn | Aspose.Words for Java

    Represents a single text column in Java....available within the margins of the page. column = columns.get(1); column...available within the margins of the page. column = columns.get(1); column...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.PDF C++ version crash while adding water...

    Hi, found a crash situation while testing Aspose.PDF for C++; adding Watermarks to each Page works fine on file “Example1.pdf” but fails on “pdr_small.pdf”. The "pdr_small"document contains 6 Pages but the line of code…...C++; adding Watermarks to each page works fine on file “Example1...contains 6 pages but the line of code “doc->get_Pages()->idx_get(5)”...

    forum.aspose.com/t/aspose-pdf-c-version-crash-w...
  3. Upload archive to ASP.NET web application in C#...

    Provides example of how to use c# zip library for archive decompression and image processing for ASP.NET web application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/zip/net/upload-archive-asp-net/
  4. Manage canvases of PS file | C++

    C++ API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C++ code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/work-with-ps-graph...
  5. Aspose::Words::Fields::FieldXE::get_IsItalic me...

    Aspose::Words::Fields::FieldXE::get_IsItalic method. Gets whether to apply italic formatting to the entry's Page number in C++....italic formatting to the entry’s page number. bool Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose.CAD Product Family

    Aspose.CAD allows developers to open, read and process AutoCAD DWG, DXF, DWT and other CAD and BIM file formats, such as: DGN, DWF, DWFX, IFC, STL, IGES, PLT, CF2, OBJ, HPGL, IGS, DXB, STP, DAE, U3D, 3DS, CGM...NET Product Page Install Aspose.CAD for .NET...Aspose.CAD for Java Product Page Download Aspose.CAD for Java...

    docs.aspose.com/cad/
  7. Working With Worksheets in PHP|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Php Management Features in Php Page Setup Features in Php Security...

    docs.aspose.com/cells/java/working-with-workshe...
  8. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the C# API or .NET Library sample code to determine if Paper Size of Worksheet is Automatic programmatically....is automatic or not via the Page Setup window as shown in this...Document Assistant Close Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/net/determine-if-paper-si...
  9. Convert WORD To Image Python

    Convert a Word document to Image format in Python code. Save a Word document as Image using Python....JPG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .jpg" , save_options)...

    products.aspose.com/words/python-net/conversion...
  10. Convert TEXT To Image Python

    Convert TEXT to Image format in Python code. Save TEXT as Image using Python....JPG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .jpg" , save_options)...

    products.aspose.com/words/python-net/conversion...