Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 143,542 for

page

(0.06 sec)
  1. FieldToc.hideInWebLayout property | Aspose.Word...

    FieldToc.hideInWebLayout property. Gets or sets whether to hide tab leader and Page numbers in Web layout view....whether to hide tab leader and page numbers in Web layout view....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Vba::VbaModuleCollection::idx_ge...

    Aspose::Words::Vba::VbaModuleCollection::idx_get method. Retrieves a VbaModule object by name, or Null if not found in C++....name: {0} signed; Project code page: {1}; Modules count: {2} \n...{0} not signed; Project code page: {1}; Modules count: {2} \n...

    reference.aspose.com/words/cpp/aspose.words.vba...
  3. CompatibilityOptions.grow_autofit property | As...

    CompatibilityOptions.grow_autofit property. Allow Tables to AutoFit Into Page Margins....Allow Tables to AutoFit Into Page Margins. @property def grow_autofit...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Remove Header and Footer in Word using Python

    Remove Header and Footer in Word using Python. Get IDE settings, a list of steps, and a sample code to delete header and footer in Word using Python....Page Product Family Aspose.PSD Product...HEADER_FIRST and FOOTER_FIRST for first-page different option, HEADER_PRIMARY...

    kb.aspose.com/words/python/remove-header-and-fo...
  5. Aspose::Words::Vba::VbaProject class | Aspose.W...

    Aspose::Words::Vba::VbaProject class. Provides access to VBA project information. A VBA project inside the document is defined as a collection of VBA modules. To learn more, visit the documentation article in C++....sets the VBA project’s code page. get_IsProtected () Shows whether...name: {0} signed; Project code page: {1}; Modules count: {2} \n...

    reference.aspose.com/words/cpp/aspose.words.vba...
  6. Java Split A File

    Split documents programmatically in Java: DOCX, PDF, DOC, ODT, RTF, HTML, TXT and many more....can integrate the extracted pages with other data and, as a result...functions to extract document pages according to the specified mode...

    products.aspose.com/words/java/split/
  7. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....foreground/background, and scale to page in RenderingWatermark . #include...// Prepare a workbook with 3 pages. Workbook wb ; wb . GetWorksheets...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/
  8. Convert HTML To MARKDOWN C#

    Convert HTML to MARKDOWN format in C# code. Save HTML as MARKDOWN using C#....the easy steps to turn a HTML page into Markdown format. Read your...md); for (int page = 0; page < doc.PageCount; page++) { saveOptions...

    products.aspose.com/words/net/conversion/html-t...
  9. 从PDF中提取表格数据|Aspose.PDF for Android via Java

    了解如何使用Aspose.PDF for Android via Java从PDF中提取表格数据。...扫描页面 for ( Page page : ( Iterable <? extends Page > ) document...getPages ()) { absorber . visit ( page ); for ( com . aspose . pdf...

    docs.aspose.com/pdf/zh/androidjava/extract-data...
  10. LineNumberRestartMode | Aspose.Words for Java

    Determines when automatic line numbering restarts in Java....restart the numbering on each new page from 1 and display the number...ineNumberRestartMod.RESTART_PAGE); pageSetup.setLineNumberDistanc(50...

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