Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 188,057 for

page

(1.23 sec)
  1. Add PDF Form Fields|Aspose.PDF for .NET

    This topic explains how to work with Form Fields with Aspose.PDF Facades using FormEditor Class....named "Country" to the first page of the PDF // Specify the coordinates... the name of our field, the page number to which we want to add...

    docs.aspose.com/pdf/net/add-form-fields/
  2. Aspose::Words::ControlChar::DefaultTextInputCha...

    Aspose::Words::ControlChar::DefaultTextInputChar field. This is the "o" character used as a default value in text input form fields in C++....() -> get_Count ()); // Add a page break. builder -> Write ( System...System :: String ( u "Before page break." ) + Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ControlChar::ColumnBreakChar fie...

    Aspose::Words::ControlChar::ColumnBreakChar field. End of column character: (char)14 in C++....() -> get_Count ()); // Add a page break. builder -> Write ( System...System :: String ( u "Before page break." ) + Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::Lf method | Aspose....

    Aspose::Words::ControlChar::Lf method. Line feed character: "\x000a" or "\n". Same as LineFeed in C++....() -> get_Count ()); // Add a page break. builder -> Write ( System...System :: String ( u "Before page break." ) + Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Case Studies|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/case-studies/
  6. UI Components|Aspose.Cells.GridWeb

    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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/ui-components/
  7. Appendices|Documentation

    Additional information common to all topics of the documentation.... Please refresh the page and try again. Related articles...

    docs.aspose.com/omr/net/appendices/
  8. IResourceSavingCallback.resourceSaving method |...

    IResourceSavingCallback.resourceSaving method. Called when Aspose.Words saves an external resource to fixed Page HTML or SVG formats....an external resource to fixed page HTML or SVG formats. resourceSaving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Draw shapes in PS files | API for C++

    C++ API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C++ code snippet....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/add-shapes-to-ps/
  10. 使用运算符|Aspose.PDF for Java

    本主题解释了如何使用 Aspose.PDF 的运算符。运算符类为 PDF 操作提供了强大的功能。...pdf" ); // 获取需要添加图像的页面 Page page = pdfDocument . getPages ()...printStackTrace (); } // 将图像添加到页面资源的图像集合中 page . getResources (). getImages...

    docs.aspose.com/pdf/zh/java/operators/