Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 181,649 for

page

(0.34 sec)
  1. Text|Documentation

    Text element is used to add one or more lines of text to the form....children array of the template page object . Declaration Text element..."children" : [ { "element_type" : "Page" , "children" : [ { "element_type"...

    docs.aspose.com/omr/net/json-markup/text/
  2. Aspose::Words::ConvertUtil::PointToPixel method...

    Aspose::Words::ConvertUtil::PointToPixel method. Converts points to pixels at 96 dpi in C++....Examples Shows how to specify page properties in pixels. auto doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. 公共 API Aspose.Diagram 6.6.0 的变化|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....); // get page of the Visio diagram by name Page page = diagram...diagram . getPages (). getPage ( "Page-1" ); // get shape of the Visio...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  4. Extract Text from PDF C#|Aspose.PDF for .NET

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C#....] Extract Text From All the Pages of a PDF Document Extracting...extracting text from all the pages of a PDF document. You need...

    docs.aspose.com/pdf/net/extract-text-from-all-pdf/
  5. Aspose::Words::ControlChar::PageBreak method | ...

    Aspose::Words::ControlChar::PageBreak method. Page break character: "\x000c" or "\f". Note it has the same value as SectionBreak in C++....ControlChar::PageBreak method Page break character: “\x000c” or...() -> get_Count ()); // Add a page break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of Pages generated while rendering Excel to PDF with Aspose.Cells for Python via .NET API....Ask AI Limit the Number of Pages Generated - Excel to PDF Conversion...you want to print a range of pages to an output PDF file. Aspose...

    docs.aspose.com/cells/python-net/limit-the-numb...
  7. How to remove Header/Footer in Pdf - Free Suppo...

    Hi, I am trying to remove the header and footer from a PDF. I am using ParagraphAbsorber to read the file. Is there an attribute that can be used to detect the header and footer? Or does there any suggestion to remove …...pdf"); foreach (Page page in pdfDocument.Pages) { var deletedArtifacts...foreach (Artifact artifact in page.Artifacts) { if (artifact.Type...

    forum.aspose.com/t/how-to-remove-header-footer-...
  8. Section Breaks Lost During Document.Save() in A...

    Description: We are encountering a critical issue where section breaks are being lost or corrupted when using Document.Save() to overwrite DOCX files. This results in improper Page layout—multi-Page documents collapse i…...results in improper page layout—multi-page documents collapse...collapse into fewer pages, disrupting intended formatting and content...

    forum.aspose.com/t/section-breaks-lost-during-d...
  9. How to Set Print Area with JavaScript via C++|D...

    This article shows you code explaining how to set a print area using the Aspose.Cells library for JavaScript via C++....the printed pages, avoiding splits or unwanted page breaks. Save...area. Open the Page Layout Tab: Go to the Page Layout tab in the...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  10. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java.... Page control commands + Perforation...command Specify a size of page, margins, page orientation inter -lines...

    docs.aspose.com/pdf/java/convert-other-files-to...