Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 183,472 for

page

(0.11 sec)
  1. Aspose::Words::Layout::PageLayoutCallbackArgs c...

    Aspose::Words::Layout::PageLayoutCallbackArgs class. An argument passed into Notify()To learn more, visit the documentation article in C++....visit the Converting to Fixed-page Format documentation article...() Gets 0-based index of the page in the document this event relates...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Aspose.PDF gets System.NullReferenceException a...

    I’m using Aspose.PDF.Drawing version 25.11. I’m using this version instead of Aspose.PDF because I want to run in Linux. Our customer has a bunch of documents that were created by a program called Bluebeam Brewery 5.0 f…...and they contain some null pages when I load them into Aspose...document that I can include where page 9 is null. If I make a new document...

    forum.aspose.com/t/aspose-pdf-gets-system-nullr...
  3. How to Rotate PDF using Python

    This short tutorial guides on how to rotate PDF using Python. It contains detailed steps to write the application and a runnable sample code to rotate PDF Pages using Python....Page Product Family Aspose.PSD Product...learn the process to change the page orientation from portrait to...

    kb.aspose.com/pdf/python/how-to-rotate-pdf-usin...
  4. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...Get the page where image needs to be added var page = document...document . Pages [ 1 ]; // Load image into stream using ( var imageStream...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  5. Working with PDF Pages in Python via C++|Aspose...

    How to add Pages, rotate Pages, or set Page size you can know in this section. Aspose.PDF for Python via C++ explain to you all details on this topic....Working with PDF Pages in Python via C++ Contents [ Hide ] You...do the following: Add Pages - add pages at desired location or...

    docs.aspose.com/pdf/python-cpp/working-with-pages/
  6. Aspose::Words::PageExtractOptions::get_UnlinkPa...

    Aspose::Words::PageExtractOptions::get_UnlinkPagesNumberFields method. Specifies whether NUMPageS fields in the resulting document will be replaced with their actual resulting values. Default value is true in C++....Show how to reset the initial page numbering and save the NUMPAGE...Document > ( get_MyDir () + u "Page fields.docx" ); // Default behavior:...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Using FloatingBox for text generation with Pyth...

    This Page explains how to format text inside floating box....text and other content on a PDF page. Its main feature is text clipping...Create a New PDF Document. Add a Page to the Document. Create a FloatingBox...

    docs.aspose.com/pdf/python-net/floating-box/
  8. Frameset class | Aspose.Words for Python

    aspose.words.framesets.Frameset class. Represents a frames Page or a single frame on a frames Page...Represents a frames page or a single frame on a frames page. To learn more...items, this instance is a frames page, otherwise it is a single frame...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageExtractOptions.UnlinkPagesNumberFields | As...

    Replace NUMPageS fields with actual values in extracted Pages for accurate numbering using UnlinkPagesNumberFields....Show how to reset the initial page numbering and save the NUMPAGE...doc = new Document ( MyDir + "Page fields.docx" ); // Default behavior:...

    reference.aspose.com/words/net/aspose.words/pag...
  10. PageSetup | Aspose.Words for Java

    Represents the Page setup properties of a section in Java....class PageSetup Represents the page setup properties of a section...PageSetup object contains all the page setup attributes of a section...

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