Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 181,785 for

page

(0.1 sec)
  1. Aspose::Words::Drawing::VerticalAlignment enum ...

    Aspose::Words::Drawing::VerticalAlignment enum. Specifies vertical alignment of a floating shape, text frame or a floating table in C++....floating image to the center of a page. auto doc = System :: MakeObject...overlapping text and align it to the page's center. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Working with Sections in C++|Aspose.Words for C++

    Understanding document section concepts and manipulation practices using C++. Insert section into a document C++. Remove section C++. Copy sections between Documents....across all pages. For example, you may need to modify page number...number formats, have different page size and orientation, or have the...

    docs.aspose.com/words/cpp/working-with-sections/
  3. How to Set Print Area with C++|Documentation

    This article shows you code explaining how to set print area using Aspose.Cells library with C++....the printed pages, avoiding splits or unwanted page breaks. Save...area. Open the Page Layout tab: Go to the “Page Layout” tab in...

    docs.aspose.com/cells/cpp/how-to-set-print-area/
  4. Remove Pages from PDF using Python for .NET | A...

    Remove Pages from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...to Delete pages from PDF using Python Remove pages from PDF using...information, you may need to delete pages or sections containing confidential...

    products.aspose.com/pdf/python-net/pages/remove/
  5. Remove Pages from PDF using C++ | Aspose.PDF

    Remove Pages from PDF file programmatically with C++ sample code using Aspose.PDF for C++...How to Delete pages from PDF using C++ Remove pages from PDF using...information, you may need to delete pages or sections containing confidential...

    products.aspose.com/pdf/cpp/pages/remove/
  6. 绘制矩形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制矩形。支持使用C#绘制矩形并保存为pdf、svg、html、image、xps等格式。...developers to draw a rectangle in the page and save as SVG format. The...developers to draw a rectangle in the page and save as PDF format. The...

    docs.aspose.com/diagram/zh/net/drawing/draw-rec...
  7. Working with Rows and Columns GridWeb|Documenta...

    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....GridWeb control to the Web Form or page. Access the worksheet you’re...GridWeb control to a Web Form or page. Access the worksheet you’re...

    docs.aspose.com/cells/java/working-with-rows-an...
  8. Გადაიყვანეთ DOC PNG Javascript

    გადაიყვანეთ DOC PNG JavaScript ფორმატში კოდით. შეინახეთ DOC როგორც PNG JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.png`);...

    products.aspose.com/words/ka/nodejs-net/convers...
  9. Გადაიყვანეთ HTML GIF Javascript

    გადაიყვანეთ HTML GIF JavaScript ფორმატში კოდით. შეინახეთ HTML როგორც GIF JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.gif`);...

    products.aspose.com/words/ka/nodejs-net/convers...
  10. Გადაიყვანეთ WORD PNG Javascript

    გადაიყვანეთ WORD PNG JavaScript ფორმატში კოდით. შეინახეთ WORD როგორც PNG JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.png`);...

    products.aspose.com/words/ka/nodejs-net/convers...