Sort Score
Result 10 results
Languages All
Labels All
Results 6,081 - 6,090 of 186,444 for

aspose page

(0.23 sec)
  1. PageSetup.FirstPageTray | Aspose.Words for .NET

    Discover how to customize the first Page tray with the PageSetup FirstPageTray property for optimal printing. Tailor your print settings for efficiency!...tray (bin) to use for the first page of a section. The value is implementation...means the code below resets all page tray values to use the current...

    reference.aspose.com/words/net/aspose.words/pag...
  2. How to Add Image Watermark in PPTX Presentation...

    We'll walk you through the steps in C# for how to add image watermark in PPTX presentation using c#. You may add put picture watermark in by PowerPoint using easy API interface in C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/slides/net/how-to-add-image-water...
  3. How to Copy Excel Sheet to another Workbook in C#

    This simple tutorial will explain details about how to copy Excel sheet to another Workbook in C#. By using C# Excel sheet copy operation can be performed quickly with the help of a few API calls only....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/net/how-to-copy-excel-sheet...
  4. Convert Bullet Points to Paragraph in Word File...

    Convert Bullet Points to Paragraph in Word File using Java. This topic entails a list of steps and a working code to remove bullet points from Word document using Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/java/convert-bullet-points-...
  5. How to Extract Images from Word File in Java

    This tutorial explains how to extract images from Word file in Java. It provides configuration details, program flow and a runnable sample code to extract all images from Word document in Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/java/how-to-extract-images-...
  6. Migrating your code to Aspose.PDF for Java 2.5....

    Follow this guide to migrate your existing code to Aspose.PDF for Java 2.5.0 for improved functionality and performance....Migrating your code to Aspose.PDF for Java 2.5.0 Contents [ Hide...areas from an existing code of Aspose.PDF for Java to make it compatible...

    docs.aspose.com/pdf/java/migrating-your-code-to...
  7. RevisionOptions.moved_from_text_effect property...

    RevisionOptions.moved_from_text_effect property. Allows to specify the effect to be applied to the areas where content was moved from [RevisionType.MOVING](../../../Aspose.words/revisiontype/#MOVING)...moved_from_text_effect ( self ) -> aspose . words . layout . RevisionTextEffect...moved_from_text_effect ( self , value : aspose . words . layout . RevisionTextEffect...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Put a Watermark on a Word Document using...

    This article describes how to put a watermark on a Word document using Python. It provides details about configuration, programming steps and a runnable sample code to add watermark to word using python....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/python/how-to-put-a-waterma...
  9. How to Build a Collaborative Excel Editor with ...

    This article introduces how to build a collaborative Excel editor using Aspose.Cells.GridJs for Java....running in containers A valid Aspose.Cells license (or temporary...Project Clone the official Aspose.Cells GridJs demo repository...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  10. Several HTML Into SVG C++

    Merge multiple HTML into SVG in C++ code. Save HTML as SVG using C++....package Aspose.Words.Cpp Copy using namespace Aspose::Words;...( int page = 0 ; page < output-> get_PageCount (); page++) { auto...

    products.aspose.com/words/cpp/merge/html-to-svg/