Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 33,766 for

new

(0.37 sec)
  1. Document.CopyStylesFromTemplate | Aspose.Words ...

    Effortlessly copy styles from your chosen template to any document with the CopyStylesFromTemplate method, enhancing your workflow and document consistency.... Document template = new Document (); Style style = template...style . Font . Name = "Times New Roman" ; style . Font . Color...

    reference.aspose.com/words/net/aspose.words/doc...
  2. IPageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves separate pages when saving a document to fixed page formats in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions(); // We...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with Custom Bar Styles

    Learn how to work with custom bar styles using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/working-with-custom-b...
  4. CsvDataSource | Aspose.Words for .NET

    Create a powerful CSV data source effortlessly with our CsvDataSource constructor. Simplify data parsing with default options for seamless integration....CsvDataSource( string ) Creates a new data source with data from a...CsvDataLoadOptions ) Creates a new data source with data from a...

    reference.aspose.com/words/net/aspose.words.rep...
  5. IFieldUpdateCultureProvider.GetCulture | Aspose...

    Discover the IFieldUpdateCultureProvider's GetCulture method, which efficiently returns a CultureInfo object for seamless field updates....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . FieldUpdateCulturePr = new FieldUpdateCulturePr (); FieldTime...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose.PSD for .NET 21.3 - Release Notes|Docume...

    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.... Save ( outputFile , new PngOptions ()); } PSDNET-789...PsdImage ) Image . Load ( srcFile , new PsdLoadOptions () { LoadEffectsResource...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-3...
  7. Read Barcodes from PDF Documents|Documentation

    How to Recognize Barcodes from PDF Files... Document pdfDoc = new Aspose . Pdf . Document ( $"...PdfConverter pdfConverter = new Aspose . Pdf . Facades . PdfConverter...

    docs.aspose.com/barcode/net/read-barcode-from-p...
  8. How to Implement Resource Prefix for Nested Res...

    Learn how to add Microsoft Project (MPP/XML) resource prefixes in a case of nested resources using Aspose.Tasks for Java....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-implement-res...
  9. Aspose.Slides for PHP via Java 15.10.0中的公共API和不...

    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....要将系列动画添加到图表,可以使用以下代码: $pres = new Presentation ( $inFileName );...dispose (); } } 类别动画: $pres = new Presentation ( $inFileName );...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  10. Font Substitution - PowerPoint Java API|Aspose....

    Substitute font in PowerPoint in Java... Load the new font. Add a rule for the replacement...presentation Presentation pres = new Presentation ( "Fonts.pptx" );...

    docs.aspose.com/slides/java/font-substitution/