Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 188,056 for

page

(0.68 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/tr/cpp/get-cell-validatio...
  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/it/javascript-cpp/get-cel...
  3. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the Node.js API with C++ addons to determine if the paper size of a worksheet is set to automatic programmatically....paper size is automatic via the Page Setup window as shown in this...Document Assistant Close Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/nodejs-cpp/determine-if-p...
  4. Hebrew content turned out mirrored when using A...

    Hi team, I’m using Aspose PDF .NET to save a PDF file to another PDF, but I got an issue with Hebrew content. When I open a PDF file as a Document, collect Pages and save it to another Document, contents of Hebrew turne…...file as a Document, collect pages and save it to another Document...PageCollection pages = pdfDocument.Pages; foreach(Page page in pages) { pdfDocument2...

    forum.aspose.com/t/hebrew-content-turned-out-mi...
  5. Create Bookmarks|Aspose.PDF for .NET

    This section explains how to create bookmarks to your PDF file with Aspose.PDF Facades using PdfBookmarEditor Class....All Pages In order to create bookmarks of all the pages, you...create bookmarks of all the pages of a PDF file. First, you need...

    docs.aspose.com/pdf/net/create-bookmarks/
  6. Aspose::Words::Section::get_PageSetup method | ...

    Aspose::Words::Section::get_PageSetup method. Returns an object that represents Page setup and section properties in C++....Returns an object that represents page setup and section properties...border at the top of the first page. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sec...
  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. RevisionOptions.ShowInBalloons | Aspose.Words f...

    Discover the RevisionOptions ShowInBalloons property! Control revision visibility in balloons for enhanced document clarity. Default is None....revision in a balloon on the page's right margin. doc . LayoutOptions...bar on the left side of the page next to lines affected by revisions...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Range.updateFields method | Aspose.Words for No...

    Range.updateFields method. Updates the values of document fields in this range....related to the page layout algorithms (e.g. PAGE, PAGES, PAGEREF)...PAGEREF). The page layout-related fields are updated when you render...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 Java 向 PDF 添加标题 | Aspose.PDF

    Java原始程式碼,用於在任何平臺上的PDF文件中添加標題。...// Add header on all pages for ( Page page : pdfDocument . getPages...getPages ()) { page . addStamp ( textStamp ); } // Save updated...

    products.aspose.com/pdf/zh-hant/java/header/