Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 199,154 for

new

(0.11 sec)
  1. Migrate to the latest Aspose.Tasks for Java | A...

    Learn how to migrate from earlier versions of Aspose.Tasks for Java 8.1.0 to the latest ones....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/how-to-migrate-to-as...
  2. Table | Aspose.Words for .NET

    Create custom tables effortlessly with our intuitive Table Constructor. Build, customize, and optimize your data display in minutes!...Table constructor Initializes a new instance of the Table class....Document doc = new Document (); Table table = new Table ( doc );...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library.... // Create a new Document object and load the...$document = new Document ( $inputFile ); // Create a new HtmlSaveOptions...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/
  4. FieldOptions.BarcodeGenerator | Aspose.Words fo...

    Create custom barcodes effortlessly with FieldOptions BarcodeGenerator. Enhance your inventory management and streamline operations today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  5. BarcodeParameters.ErrorCorrectionLevel | Aspose...

    Discover the ErrorCorrectionLevel property for QR Codes. Enhance your barcodes with optimal error correction options, values 0 and 3 for reliability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Font Replacement - PowerPoint Java API|Aspose.S...

    Learn how to replace fonts using the explicit replacement method in PowerPoint using the Java API....font will be replaced by the new font. Aspose.Slides allows you...that will be replaced. Load the new font. Replace the font. Write...

    docs.aspose.com/slides/androidjava/font-replace...
  7. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Convert Microsoft Project Files to CSV F...

    Convert MPP files to CSV using Aspose.Tasks for .NET in C#....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  9. Convert PDF to Images formats|Aspose.PDF for PH...

    Explore how to convert PDF documents into image formats (PNG, JPG, TIFF) using Aspose.PDF in PHP via Java....$document = new Document ( $inputFile ); // Create a new TiffSettings...TiffSettings object $tiffSettings = new devices_TiffSettings (); // Uncomment...

    docs.aspose.com/pdf/php-java/convert-pdf-to-ima...
  10. Convert PowerPoint to Video|Aspose.Slides Docum...

    Convert PowerPoint to Video in Java...Presentation presentation = new Presentation (); try { // Adds...ArrayList < String > frames = new ArrayList < String >(); PresentationAnimatio...

    docs.aspose.com/slides/java/convert-powerpoint-...