Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 192,125 for

page

(1.42 sec)
  1. Add Page Stamp to PDF using C++ | Aspose.PDF

    Add Page stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++....How to add Page Stamps to PDF using C++ Library In order to work...work with page stamps in PDF file, we’ll use Aspose.PDF for C++...

    products.aspose.com/pdf/cpp/stamps/page/
  2. Problem with Page-Sizes of PDF - Free Support F...

    Hallo, we use Java PDF lib V 25.5. I tried also V 25.7, but the same problem occurs: I have to get the exact Page-sizes for every PDF-Page. If I call Page = pdf.getPages().get_Item(j); PageInfo = Page.getPageInfo(); …...Problem with Page-Sizes of PDF Aspose.PDF Product Family GRein...the exact page-sizes for every PDF-Page. If I call page = pdf.getPages()...

    forum.aspose.com/t/problem-with-page-sizes-of-p...
  3. Add Page Stamp to PDF using Java | Aspose.PDF

    Add Page stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java....How to add Page Stamps to PDF using Java Library In order to...to add page stamp into PDF, we’ll use Aspose.PDF for Java API which...

    products.aspose.com/pdf/java/stamps/page/
  4. Converting Specific Portion of DjVu Page in Php...

    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....Converting Specific Portion of DjVu Page in Php Contents [ Hide ] Aspose...of DjVu Page To Convert Specific Portion of DjVu Page using Aspose...

    docs.aspose.com/imaging/java/converting-specifi...
  5. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their PageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...Finding Node (no paragraph) page index Aspose.Words Product Family...layout-related metric, such as the page count. layoutCollector.Clear();...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  6. Unable to flatten page rotation - Free Support ...

    Hello, I try rotate PDF file Page and then flatten Page rotation. Rotation works well, but flattering result is invalid. Please look at the source PDF file I attached. My test code is below. Mikhael A4 with border.pd…...Unable to flatten page rotation Aspose.PDF Product Family Mikhael...try rotate PDF file page and then flatten page rotation. Rotation...

    forum.aspose.com/t/unable-to-flatten-page-rotat...
  7. Page is missing after insert image - Free Suppo...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document word = new Document(path + "1.docx"); var builder = new DocumentBuilder(word); for (int i = 0; i < word.getSections().getCount(); i++) { builde…...Page is missing after insert image Aspose.Words Product Family...setRelativeHorizonta(RelativeHorizontalPo.PAGE); shape.setRelativeVertical...

    forum.aspose.com/t/page-is-missing-after-insert...
  8. Saving to Fixed-page Format in C++|Aspose.Words...

    How to save a document to a fixed-Page format – PDF, XPS, HTML, XAML, PostScript, and PCL? See the instructions....to Fixed-page Format Contents [ Hide ] After the page layout is...objects and their position on the page are calculated, the document...

    docs.aspose.com/words/cpp/saving-a-document-to-...
  9. Add Page Number to PDF with C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....Add Page Number to PDF with C++ Contents [ Hide ] How to Add...Add Page Numbers to an Existing PDF All the documents must have...

    docs.aspose.com/pdf/cpp/add-page-number/
  10. Get and Set Page Properties|Aspose.PDF for Go v...

    Learn how to get and set Page properties for PDF documents using Aspose.PDF for Go, allowing for customized document formatting....Get and Set Page Properties Contents [ Hide ] Aspose.PDF for...read and set properties of pages in a PDF file. This section...

    docs.aspose.com/pdf/go-cpp/get-and-set-page-pro...