Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 187,783 for

page

(0.17 sec)
  1. Გადაიყვანეთ TEXT PNG C++

    გადაიყვანეთ TEXT PNG C++ ფორმატში კოდით. შეინახეთ TEXT როგორც PNG C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/ka/cpp/conversion/tex...
  2. Փոխարկել TEXT PNG C++

    Փոխարկեք TEXT ը PNG ձևաչափի C++ կոդով: Պահեք TEXT որպես PNG օգտագործելով C++:...for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/hy/cpp/conversion/tex...
  3. Გადაიყვანეთ HTML PNG C++

    გადაიყვანეთ HTML PNG C++ ფორმატში კოდით. შეინახეთ HTML როგორც PNG C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/ka/cpp/conversion/htm...
  4. 在PDF中使用链接注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除链接注释。...{ // Get first page var page = document . Pages [ 1 ]; // Define...Annotations . LinkAnnotation ( page , linkFragments [ 1 ]. Rectangle...

    docs.aspose.com/pdf/zh/net/link-annotations/
  5. Calculate Pin Values and Setting Size of a Shap...

    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....not absolute coordinate in the Page . If the user require to get...Width to resize the shape on the page. Input diagram The diagram after...

    docs.aspose.com/diagram/java/calculate-pin-valu...
  6. PDF Header Insertion Using Java | Aspose.PDF

    Java source code to add header in PDF document on any platform.... Add the Stamp to Page using AddStamp method. Save...// Add header on all pages for ( Page page : pdfDocument . getPages...

    products.aspose.com/pdf/java/header/
  7. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your documents. Enhance your document formatting with ease!...docx" ); Shows how to set page sizes. Document doc = new Document...// We can change the current page's size to a pre-defined size...

    reference.aspose.com/words/net/aspose.words/pap...
  8. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the Node.js API via C++ to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically....PageSetup class to specify a custom page size. The following sample code...cell B4 b4 . putValue ( "Pdf Page Dimensions: 6.00 x 4.00 in"...

    docs.aspose.com/cells/nodejs-cpp/implement-cust...
  9. SaveOptions.UpdateFields | Aspose.Words for .NET

    Discover how the SaveOptions UpdateFields property optimizes document saving by updating specific field types before converting to fixed formats. Default, true....saving the document to a fixed page format. Default value for this...( doc ); // Insert text with PAGE and NUMPAGES fields. These fields...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ConvertUtil.pointToInch method | Aspose.Words f...

    ConvertUtil.pointToInch method. Converts points to inches....Examples Shows how to specify page properties in inches. let doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/nodejs-net/aspose.wo...