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

page

(1.16 sec)
  1. 101089354.ods

    Between 1 and 100 Value should be between 1 and 100 My Data Items A Items B Items C Items D Items E Items F Items G Items H 12 23 33 1 11 87 32 33 23 22 33 2 31 22 45 56 34 11 12 3 22 34 11 12 45 4...... Page ??? (???) 01/31/2020, 18:22:39 Page / 2020-01-31T18:22:38...

    docs.aspose.com/cells/ar/nodejs-cpp/get-cell-va...
  2. 101089354.ods

    Between 1 and 100 Value should be between 1 and 100 My Data Items A Items B Items C Items D Items E Items F Items G Items H 12 23 33 1 11 87 32 33 23 22 33 2 31 22 45 56 34 11 12 3 22 34 11 12 45 4...... Page ??? (???) 01/31/2020, 18:22:39 Page / 2020-01-31T18:22:38...

    docs.aspose.com/cells/tr/cpp/get-cell-validatio...
  3. 101089354.ods

    Between 1 and 100 Value should be between 1 and 100 My Data Items A Items B Items C Items D Items E Items F Items G Items H 12 23 33 1 11 87 32 33 23 22 33 2 31 22 45 56 34 11 12 3 22 34 11 12 45 4...... Page ??? (???) 01/31/2020, 18:22:39 Page / 2020-01-31T18:22:38...

    docs.aspose.com/cells/it/javascript-cpp/get-cel...
  4. 向PDF文件添加椭圆对象|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建椭圆对象。...向PDF文件的页面集合添加页面 auto page = document -> get_Pages () -> Add (); //...ellipse2 ); // 将图形对象添加到页面的段落集合中 page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/add-ellipse/
  5. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...jsActionsList) { for (Page page : doc.getPages()) { // Check Page actions (OnOpen...OnClose) if (page.getActions() != null) { if (page.getActions()...

    forum.aspose.com/t/unable-to-extract-javascript...
  6. TextBox not converting correctly to PDF - Free ...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...all the pages foreach (Page page in pdfDocument.Pages) { // Adjust...and CropBox page.MediaBox = new Rectangle( page.MediaBox.LLX...

    forum.aspose.com/t/textbox-not-converting-corre...
  7. Aspose::Words::PageSetup::get_BorderAppliesTo m...

    Aspose::Words::PageSetup::get_BorderAppliesTo method. Specifies which Pages the Page border is printed on in C++....method Specifies which pages the page border is printed on. Aspose...border at the top of the first page. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Add Watermark To PDF with Golang via C++|Docume...

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with Golang via C++....foreground/background, and scale to the page in RenderingWatermark . Add...foreground/background, and scale to the page in RenderingWatermark . Print...

    docs.aspose.com/cells/go-cpp/add-watermark-to-pdf/
  9. Error handling|Documentation

    Debugging and identifying errors in the Aspose.OMR for Java machine-readable forms.... getErrorMessage ()); } Page setup Analyzing your prompt...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/omr/java/generate-template/erro...
  10. PdfPageLayout | Aspose.Words for Java

    Specifies the Page layout to be used when the document is opened in a PDF reader in Java....PdfPageLayout Specifies the page layout to be used when the document...Examples: Shows how to display pages when opened in a PDF reader...

    reference.aspose.com/words/java/com.aspose.word...