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

new

(0.11 sec)
  1. Licensing and Subscription | Aspose.Tasks Docum...

    Aspose.Tasks for Java provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing policies....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/licensing/
  2. Edit DOCX In Java

    Edit DOCX in Java code....and formatting attributes Add new DOCX elements Search DOCX for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/java/edit/docx/
  3. Apply or Change Slide Layouts in .NET|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for .NET. Explore layout types, placeholder control, and footer visibility through C# code examples....slides, you may need to add new layout slides to a presentation...layout already exists, add a new one if needed, and use it to...

    docs.aspose.com/slides/net/slide-layout/
  4. 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...
  5. 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-...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...