Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 213,057 for

new

(0.15 sec)
  1. Extracting SEO-Oriented Fields from JSON | Aspo...

    This system extracts relevant fields like h1 and description for SEO optimization....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/writing-updated-outli...
  2. Split PDF, HTML, TXT Files using Java | Aspose.PDF

    Java source code to split files on Java and PHP, Delphi.... Create a new Document class object to split...//Read the source PDF file doc = new com . aspose . pdf . Document...

    products.aspose.com/pdf/java/splitter/
  3. Aspose.PSD for .NET 22.11 - 发行说明|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.... Save ( outputFile , new PngOptions ()); } PSDNET-735...Image . Load ( sourceFileName , new PsdLoadOptions ())) { TextLayer...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. FieldMergeRec | Aspose.Words for Java

    Implements the MERGEREC field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...display "2". DataTable table = new DataTable("Employees"); table...

    reference.aspose.com/words/java/com.aspose.word...
  5. 搜索

    搜索...credential; using (var stream = new FileStream("credentials.json"..."user", CancellationToken.None, new FileDataStore(credPath, true))...

    blog.aspose.com/zh-hant/cells/convert-excel-to-...
  6. How to Zip Files Without Compression via Java

    How to add files to archives without compression for enhanced file management, providing convenience in transportation, quick access, and compatibility across various applications....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/java/advanced-api-featu...
  7. Aspose.PSD for .NET 23.2 - 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 ( outputPng , new PngOptions () { ColorType = PngColorType...); image . Save ( outputPng , new PngOptions () { ColorType = PngColorType...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-2...
  8. ResourceSavingArgs | Aspose.Words for Java

    Provides data for the IResourceSavingCallback.resourceSavingcom.aspose.words.ResourceSavingArgs event in Java....throws Exception { Document doc = new Document(getMyDir() + "Bullet...FontSavingCallback callback = new FontSavingCallback(); HtmlFixedSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....DateTime Fast Text Extraction The new static method GetPresentationText...the ISlideText interface. The new API can be used like this: PresentationText...

    docs.aspose.com/slides/net/public-api-and-backw...
  10. 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...