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

page

(0.09 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/it/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/zh/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/ar/nodejs-cpp/get-cell-va...
  4. 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...
  5. 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...
  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. How to Add/Insert TextBox to Worksheet with C++...

    How to add/insert a TextBox to a worksheet in Aspose.Cells with C++....vertical) Left‑click on the page Hold down the left button and...drag to the desired size on the page Release the left button Now...

    docs.aspose.com/cells/cpp/add-text-box-to-works...
  8. 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...
  9. 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...
  10. 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/