Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 187,327 for

page

(0.16 sec)
  1. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing PDF file using C++ library....Existing PDF File Every PDF page contains Resources and Contents...input PDF document. Get the page you want to add an image to...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  2. Getting Headers or Footers|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Aspose.Cells for Python via .NET API....in Page Layout view, Print Preview, and on printed pages. You...You can also use the Page Setup dialog box if you want to view...

    docs.aspose.com/cells/python-net/get-headers-or...
  3. Aspose PDF Exception: Operand value is not a na...

    Hello, My team is using the Aspose.PDF library for . NET to extract text from PDF files. We ran into the following exception while using the TextAbsorber to extract text Page by Page: Aspose.Pdf.PdfException: Operand v…...TextAbsorber to extract text page by page: Aspose.Pdf.PdfException:...jqRbrrW5fX$J94=.#=zbQhQKFg=(Page #=ztL8V05k=) at #=z9W8OEM$p...

    forum.aspose.com/t/aspose-pdf-exception-operand...
  4. PageRange constructor | Aspose.Words for Node.js

    PageRange constructor. Creates a new Page range object....PageRange(from, to) Creates a new page range object. PageRange ( from...starting page zero-based index. to number The ending page zero-based...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose.Words.Framesets | Aspose.Words for .NET

    Explore the Aspose.Words.Framesets namespace for powerful classes and enums that simplify managing frames and frames Pages in your documents....represents a frames page or a single frame on a frames page. Classes Class...Represents a frames page or a single frame on a frames page. FramesetCollection...

    reference.aspose.com/words/net/aspose.words.fra...
  6. Getting Started|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....NET Page: Product Description Page: Supported File...File Formats Page: Features Page: Known Issues Page: Installation...

    docs.aspose.com/psd/net/getting-started/
  7. Split a Document in Node.js|Aspose.Words for No...

    Split a document into several files using Node.js. Use the split feature to effectively split a document by headings or sections, as well as by Pages or by Page ranges....example, you only need some pages from a specific document and...also split a document by pages or by page ranges. Both splitting...

    docs.aspose.com/words/nodejs-net/split-a-document/
  8. Working with Headings in PDF|Aspose.PDF for Pyt...

    Create numbering in heading your PDF document with Python. Aspose.PDF for Python via .NET offers different kinds of numbering styles.... page_info . width = 612.0 document . page_info . height...height = 792.0 document . page_info . margin = ap . MarginInfo...

    docs.aspose.com/pdf/python-net/working-with-hea...
  9. Add Pages in PDF with Python via C++|Aspose.PDF...

    This article teaches how to insert (add) a Page at the desired location PDF file in Python using C++....Add Pages in PDF with Python via C++ Contents [ Hide ] Insert...Insert Empty Page in a PDF File at Desired Location The code snippet...

    docs.aspose.com/pdf/python-cpp/add-pages/
  10. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++.... Get the Page you want to add link to. Create...LinkAnnotation object using the Page and Rectangle objects. Set the...

    docs.aspose.com/pdf/cpp/create-links/