Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 242,697 for

page

(0.12 sec)
  1. patchcodeparameters - Aspose.BarCode for Java -...

    Developer's manual of Aspose.BarCode for Java library. It contains the details about each & every class & method of Barcode API....when PatchCode is generated in page mode. PatchFormat getPatchFormat...when PatchCode is generated in page mode. void setPatchFormat (...

    reference.aspose.com/barcode/java/com.aspose.ba...
  2. PatchCodeParameters - Aspose.BarCode for Java -...

    Developer's manual of Aspose.BarCode for Java library. It contains the details about each & every class & method of Barcode API....when PatchCode is generated in page mode. PatchFormat getPatchFormat...when PatchCode is generated in page mode. void setPatchFormat (...

    reference.aspose.com/barcode/java/com.aspose.ba...
  3. InsertPage | Aspose.Imaging for .NET API 参考

    将新页面插入到页面列表中指定索引处...++) { DicomPage page = image . AddPage (); page . SaveArgb32Pixels...SaveArgb32Pixels ( page . Bounds , pixels ); page . AdjustBrightness ( i...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  4. Inserting Fields|Aspose.Words for JasperReports

    Aspose.Words for JasperReports provides a unique feature that allows inserting Microsoft Word fields to any point of a document....feature can be used to insert page numbers that are dynamically...example, the following text Page { ` PAGE ` } of { ` NUMPAGES ` }...

    docs.aspose.com/words/jasperreports/inserting-f...
  5. Aspose::Words::SectionLayoutMode enum | Aspose....

    Aspose::Words::SectionLayoutMode enum. Specifies the layout mode for a section allowing to define the document grid behavior in C++....specific number of lines per page and characters per line. Characters...specified number of lines per page. SnapToChars 3 Specifies that...

    reference.aspose.com/words/cpp/aspose.words/sec...
  6. 如何使用 Java 添加 Circle 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Circle 註釋。...pdf" ); Page page = document . getPages ()....circleAnnotation = new CircleAnnotation ( page , new Rectangle ( 270 , 160...

    products.aspose.com/pdf/zh-hant/java/annotation...
  7. Create PDF Document using C++|Aspose.PDF for C++

    The most popular and basic task of working with a PDF file is creating a document from scratch. Use the Aspose.PDF for C++ library....Instantiate a Document object Add a Page to document object Create a...Paragraph collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/cpp/create-document/
  8. Aspose.Diagram for Java 21.2 Release Notes|Docu...

    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....Notes Contents [ Hide ] This page contains release notes information...Diagram Specifies the active page Page page = diagram . getActivePage...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  9. HtmlLoadOptions | Aspose.PDF for Java API Refer...

    Represents options for loading/importing html file into pdf document....rendering all document to single page setRenderToSinglePag(boolean...rendering all document to single page isEmbedFonts() Gets or sets...

    reference.aspose.com/pdf/java/com.aspose.pdf/ht...
  10. Add Pages to PDF using C++ | Aspose.PDF

    Add PDF Pages to your document programmatically with C++ sample code using Aspose.PDF for C++...to Add pages to PDF Using C++ In order to insert page in PDF...Install-Package Aspose.PDF.Cpp Insert Page to PDF via C++ You need Aspose...

    products.aspose.com/pdf/cpp/pages/add/