Sort Score
Result 10 results
Languages All
Labels All
Results 9,231 - 9,240 of 198,877 for

new

(0.18 sec)
  1. Aspose.PSD CLI转换.NET 24.4版本发布说明|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....lic 从命令代码使用: var options = new Aspose . PSD . CLI . Convert...ConversionOptions { InputFiles = new List < string > { "photo_1.jpg"...

    docs.aspose.com/psd/zh/net/cli/conversion/aspos...
  2. PersonCollection.clear method | Aspose.Words fo...

    PersonCollection.clear method. Removes all items from the collection.... # Create a new person collection. persons =...'Brielle' , 'Tejeda_updated' ) # Add new person to the collection. persons...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert SVG file to PDF format in PHP|Aspose.PD...

    Explore how to convert SVG files to PDF format in PHP using Aspose.PDF for effective document management....using SVG load option $options = new SvgLoadOptions (); # Create document...document object $pdf = new Document ( $dataDir . 'Example.svg'...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  4. XlsxSaveOptions.DateTimeParsingMode | Aspose.Wo...

    Discover XlsxSaveOptions' DateTimeParsingMode property to customize how your document parses dates and times, ensuring accurate data interpretation.... Document doc = new Document ( MyDir + "Xlsx DateTime...XlsxSaveOptions saveOptions = new XlsxSaveOptions (); // Specify...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Font.TextEffect | Aspose.Words for .NET

    Discover the Font TextEffect property to easily customize font animations, enhancing your designs with dynamic text effects for a captivating user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  6. ChartDataPointCollection | Aspose.Words for Java

    Represents collection of a ChartDataPoint in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert HTML to MHTML – C# code and Online Conv...

    Convert HTML to MHTML online or with C#. Use HTML to MHTML Converter to save webpage as MHTML file quickly, clearly and safely....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/html/net/conversion/html-to...
  8. Convert HTML to PDF – C# code and Online Converter

    Convert HTML to PDF online or with C#. Use HTML to PDF Converter to save webpage as PDF file quickly, clearly and safely....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/html/net/conversion/html-to...
  9. Convert EPUB to PNG – C# code examples

    Convert EPUB to PNG using Aspose.HTML for .NET. Consider various EPUB to PNG conversion scenarios in C# examples. Try online EPUB Converter....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-epub-to-png/
  10. Jpeg2000 (jp2) files take very long time to to ...

    Using Aspose sample file (input.jp2) and Aspose sample code (.NET), the following is taking a very long time to process (over 8 minutes): Input file: https://github.com/aspose-imaging/Aspose.Imaging-for-.NET/blob/master…...BmpOptions var exportOptions = new Aspose.Imaging.ImageOptions.BmpOptions();...image = Image.Load("input.jp2", new LoadOptions() { BufferSizeHint...

    forum.aspose.com/t/jpeg2000-jp2-files-take-very...