Sort Score
Result 10 results
Languages All
Labels All
Results 6,161 - 6,170 of 213,568 for

new

(0.87 sec)
  1. Rectangle for hyperlink - Free Support Forum - ...

    Hi We need to add hyperlink annotation at right bottom with 10 as margin from both side. The rectangle gives only position from left and top. It will be very kind if someone help us to get this code, how to set positio…...document Document document = new Document("input.pdf"); Page page...LinkAnnotation link = new LinkAnnotation(page, new Aspose.Pdf.Rectangle(llx...

    forum.aspose.com/t/rectangle-for-hyperlink/312974
  2. PageSetup.firstPageTray property | Aspose.Words...

    PageSetup.firstPageTray property. Gets or sets the paper tray (bin) to use for the first page of a section... let doc = new aw . Document (); // Find the...PrinterSettings object. let settings = new PrinterSettings (); // The paper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Create Pivot Tables using Apache POI and Aspose...

    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.... Access the new PivotTable object from the PivotTableCollection...Workbook object Workbook workbook = new Workbook (); // Obtaining the...

    docs.aspose.com/cells/java/create-pivot-tables-...
  4. Justify Text in a Textbox Field|Aspose.PDF for ...

    This article shows you how to Justify Text in a Textbox Field using Form Class.... Open )) { using ( var ms = new MemoryStream ()) { // Create...Create Form Object var form = new Aspose . Pdf . Facades . Form ();...

    docs.aspose.com/pdf/net/justify-text-in-a-textb...
  5. CssSavingArgs.CssStream | Aspose.Words for .NET

    Optimize your CSS storage with the CssSavingArgs CssStream property, enabling seamless saving of CSS data to your preferred stream....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ImageColorMode | Aspose.Words for Java

    Specifies the color mode for the generated images of document pages in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);..."Logo.jpg"); Assert.assertTrue(new File(getImageDir() + "Logo.jpg")...

    reference.aspose.com/words/java/com.aspose.word...
  7. CssStyleSheetType Enum | Aspose.Words for .NET

    Discover how Aspose.Words.CssStyleSheetType enhances HTML export by optimizing CSS styles for better web presentation and performance....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 在 Apache POI 和 Aspose.Cells 中创建不同的 Cell 类型|Docu...

    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....Workbook object Workbook workbook = new Workbook (); //Accessing the...创建不同的 Cell 类型 Java Workbook wb = new HSSFWorkbook (); Sheet sheet...

    docs.aspose.com/cells/zh/java/create-different-...
  9. FieldAuthor.AuthorName | Aspose.Words for .NET

    Manage document authors effortlessly with FieldAuthor AuthorName. Easily get or set author names to enhance your content's credibility and organization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...will display the new name and apply the new name to the built-in...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Convert PDF to Image Formats in JavaScript|Aspo...

    This topic show you how to use Aspose.PDF to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...= e => { const file_reader = new FileReader (); file_reader ....

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...