Sort Score
Result 10 results
Languages All
Labels All
Results 7,631 - 7,640 of 192,036 for

page

(0.34 sec)
  1. Converting a JPEG file to PDF using Android via...

    Sample code on Java for JPEG to PDF conversion. Use example code for batch JPEG to PDF conversion in Android...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/android-java/conversion...
  2. Font.shadow property | Aspose.Words for Node.js

    Font.shadow property. True if the font is formatted as shadowed....letters are floating above the page. builder . font . shadow = true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Create CheckBox Field|Aspose.PDF for Java

    Learn how to add a check box form field to a PDF document in Java using the FormEditor facade in Aspose.PDF....CheckBox , the field name, caption, page, and rectangle. Save the updated...

    docs.aspose.com/pdf/java/create-checkbox-field/
  4. FieldSkipIf.RightExpression | Aspose.Words for ...

    Discover the FieldSkipIf RightExpression property, easily manage comparison expressions for enhanced data control and streamlined operations....Examples Shows how to skip pages in a mail merge using the SKIPIF...mail merge will produce two pages. DataTable table = new DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Create TextBox Field|Aspose.PDF for Java

    Learn how to add text box fields to a PDF document in Java using the FormEditor facade in Aspose.PDF....the field name, default value, page number, and rectangle. Save...

    docs.aspose.com/pdf/java/create-textbox-field/
  6. Import and Export Annotations to XFDF|Aspose.PD...

    This section explains how to import and export annotations from PDF file to XFDF with Aspose.PDF Facades....Document ()) { // Add page document . Pages . Add (); // Bind PDF..."input.pdf" )) { // Add page document . Pages . Add (); // Bind PDF...

    docs.aspose.com/pdf/net/import-export-annotations/
  7. Missing borders after PDF to PPTX conversion - ...

    Hello, I’m trying to convert a PDF document to a PPTX, but some borders are missing after the conversion. Could you please confirm whether this is a bug in the library? Thank you Document doc = Document("/path/to/borde…...PDF tries to map PDF page objects to PowerPoint shapes...// Force rasterisation for pages that contain unsupported vector...

    forum.aspose.com/t/missing-borders-after-pdf-to...
  8. Watermark VSX document via Python | products.as...

    Python sample code to add watermark to VSX documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vsx" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-java/waterma...
  9. Watermark VST document via Python | products.as...

    Python sample code to add watermark to VST documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vst" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-net/watermar...
  10. Watermark VSTM document via Python | products.a...

    Python sample code to add watermark to VSTM documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vstm" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-net/watermar...