Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 184,592 for

page

(0.21 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Stamping in C++: Text, Image, and Page Options https://products.aspose.com/pdf/cpp/stamps/ Recent content in PDF Stamping in C++: Text, Ima......Stamping in C++: Text, Image, and Page Options https://products.aspose...Stamping in C++: Text, Image, and Page Options on Aspsoe.PDF Products...

    products.aspose.com/pdf/cpp/stamps/index.xml
  2. Set Column Header Tip|Documentation

    This article introduces how to set column header tip in GridWeb....the sample markup of the ASPX Page . Here is the sample code of...client side function on GridWeb page change Working of GridWeb when...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. 在 PDF 中使用 C++ 格式化文本|Aspose.PDF for C++

    本页解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...Document > (); auto page = document -> get_Pages () -> Add (); auto...set_SubsequentLinesInden ( 20 ); page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/text-formatting-insi...
  4. LayoutEnumerator.page_index property | Aspose.W...

    LayoutEnumerator.Page_index property. Gets the 1-based index of a Page which contains the current entity....page_index property LayoutEnumerator.page_index property Gets...Gets the 1-based index of a page which contains the current entity...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.Diagram for Node.js Examples|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code.... VSDX ); Export Page of Visio VSDX File to PNG Format.... PNG ); // Save one page only, by page index options . setPageIndex...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  6. IResourceSavingCallback class | Aspose.Words fo...

    Aspose.Words.Saving.IResourceSavingCallback class. Implement this interface if you want to control how Aspose.Words saves external resources (images, fonts and css) when saving a document to fixed Page HTML or SVG....when saving a document to fixed page HTML or SVG. Methods Name Description...an external resource to fixed page HTML or SVG formats. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Configuration|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....config file Page Setup Table Sorting Configuration...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/reportingservices/configu...
  8. PageSetup.gutter property | Aspose.Words for No...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding....Insert text that spans several pages. let builder = new aw . DocumentBuilder...to either the left or right page margin, // which makes up for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. isLandscape() Does Not Return Correct Value - F...

    Hello, Using jar: aspose-pdf-25.2-jdk17.jar I don’t know why this is happening, but no matter what I do and what PDF document I open, the value I receive for isLandscape() is always “false”, even in cases where it is a…...getMessage()); continue; } Page page = doc.getPages().get_Item(1);...get_Item(1); double pageWidth = page.getPageInfo().getWidth(); double...

    forum.aspose.com/t/islandscape-does-not-return-...
  10. PageSetup.Gutter | Aspose.Words for .NET

    Adjust PageSetup Gutter settings to optimize document margins for binding. Enhance your layout with perfect margins for professional results....// Insert text that spans 16 pages. DocumentBuilder builder = new...both sides, we can take the pages to stack them // and fold them...

    reference.aspose.com/words/net/aspose.words/pag...