Sort Score
Result 10 results
Languages All
Labels All
Results 8,461 - 8,470 of 213,174 for

new

(0.13 sec)
  1. Setting Page Options in PHP|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....Excel file path $workbook = new Workbook (); # Accessing the...(); $page_orientation_type = new PageOrientationType (); $page_setup...

    docs.aspose.com/cells/java/setting-page-options...
  2. Set the style of the shapes in a visio page wit...

    Learn how to set the style of the shapes in a visio page with Aspose.Diagram.... We'll start by creating a new diagram using the Aspose.Diagram...Aspose.Diagram.Diagram diagram = new Aspose.Diagram.Diagram(); diagram...

    products.aspose.com/diagram/tutorial/set-shape-...
  3. Excel to PDF:The page content is not centered -...

    When I use the following code to convert, the Excel content is displayed on the left in the PDF, but I want it to be displayed in the center. How can I solve this problem? Actual effect: image.png (15.9 KB) Expected r…...Workbook wbk = null; try { wbk = new Workbook(srcFile); Worksheet...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    forum.aspose.com/t/excel-to-pdf-the-page-conten...
  4. Delete Blank Rows and Columns in a Worksheet wi...

    Learn how to delete all blank rows and columns from a worksheet using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/delete-bla...
  5. FormField.HelpText | Aspose.Words for .NET

    Discover the FormField HelpText property, enhance user experience with informative messages displayed when F1 is pressed on focused fields....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FormField.OwnStatus | Aspose.Words for .NET

    Discover how the FormField OwnStatus property enhances user experience by customizing status bar text when a form field is focused....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words.fie...
  7. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java.... Document doc = new Document(getMyDir() + "Header...and a footer. Document doc = new Document(); // Create a header...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert HTML to XPS – C# code and Online Converter

    Convert HTML to XPS online or with Aspose.HTML for .NET. Easily use C# API within any .NET application. Try online HTML to XPS Converter for free!...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/html/net/conversion/html-to...
  9. Convert HTML to TIFF – C# code and Online Conve...

    Convert HTML to TIFF in C# with Aspose.HTML for .NET API. Save web pages in TIFF format quickly, clearly, and securely....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/html/net/conversion/html-to...
  10. Shading.clearFormatting method | Aspose.Words f...

    Shading.clearFormatting method. Removes shading from the object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...the current cell, // and any new cells that we create with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...