Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 187,789 for

page

(0.13 sec)
  1. Aspose.Words Features Missing in Open XML SDK|A...

    Perform some operations with documents faster and more conveniently than Open XML SDK. In addition, there are operations that are not supported by OpenXML using C#.... What is this page about? This page explains missing features...Features of Open XML SDK Words page Aspose.Words source code examples...

    docs.aspose.com/words/net/missing-features-in-o...
  2. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library.... Replace Text in all pages of PDF document You can try...to replace text in all the pages of a PDF document, you first...

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  3. DocumentBuilder.insertFootnote method | Aspose....

    Aspose.Words.DocumentBuilder.insertFootnote method...appear at the bottom of the page. builder . write ( "This text...referenced text, // so this page break will not affect the footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Move or Delete Pages in PDF using Java https://products.aspose.com/pdf/java/Pages/ Recent content in Add, Move or Delete Pages in PDF usin......Products – Add, Move or Delete pages in PDF using Java https://products...com/pdf/java/pages/ Recent content in Add, Move or Delete pages in PDF...

    products.aspose.com/pdf/java/pages/index.xml
  5. Get PDF file information|Aspose.PDF for .NET

    This section explains how to get PDF File Information with Aspose.PDF Facades....dimensions of the first page Console . WriteLine ( "Page width: {0}" ,...1 )); Console . WriteLine ( "Page height: {0}" , fileInfo . GetPageHeight...

    docs.aspose.com/pdf/net/get-pdf-file-information/
  6. Language detecton|Documentation

    How to detect the languages used on the provided image.... page int Page number. When working with single-page images...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/python-net/language_detection/
  7. 旋转 Visio 形状文字|Documentation

    如何使用 .NET Diagram API 在 visio 中旋转形状的文本。...); // Get page by name Page page = diagram . Pages . GetPage...Aspose . Diagram . Shape shape in page . Shapes ) { if ( shape . NameU...

    docs.aspose.com/diagram/zh/net/rotate-visio-sha...
  8. Remove Shape Protection|Documentation

    This section explains how to remove shape protection....); // Get page by name Page page = diagram . Pages . GetPage...Get shape by ID Shape shape = page . Shapes . GetShape ( 1 ); //...

    docs.aspose.com/diagram/net/remove-shape-protec...
  9. PdfSaveOptions.Clone | Aspose.Words for .NET

    Discover the PdfSaveOptions Clone method to effortlessly create a deep clone of your objects, enhancing your PDF management capabilities....( doc ); // Insert text with PAGE and NUMPAGES fields. These fields... Write ( "Page " ); builder . InsertField ( "PAGE" , "" ); builder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Remove Tables from existing PDF|Aspose.PDF for ...

    Aspose.PDF for Java allows you to remove table and multiple tables from your PDF document....successfully finds tables on the page, it becomes capable to remove...TableAbsorber (); // Visit first page with absorber absorber . visit...

    docs.aspose.com/pdf/java/remove-tables-from-exi...