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

new

(0.19 sec)
  1. Aspose.PSD for .NET 19.10 - Release Notes|Docum...

    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 ( destName , new PsdOptions ( image )); } string...); image . Save ( destName , new PsdOptions ( image )); } string...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  2. 搜索

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

    blog.aspose.com/zh-hant/cells/convert-excel-to-...
  3. 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...
  4. 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...
  5. Manage Presentation Comments in PHP|Aspose.Slid...

    Master presentation comments with Aspose.Slides for PHP via Java: add, read, edit, and delete comments in PowerPoint files fast and easily....class $pres = new Presentation (); $Array = new java_class ( "java...position for comments $point = new Point2DFloat ( 0.2 , 0.2 ); #...

    docs.aspose.com/slides/php-java/presentation-co...
  6. 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...
  7. ExternalSignature with SignData - Free Support ...

    Dear Aspose Support Team, Hello, I have an external signing service that uses the RSA.SignData method for digital signatures. I’m trying to integrate this service with Aspose.PDF using the ExternalSignature functionali…...pdfDocument = new Document("input.pdf"); var signature = new MyExte...certificate var cer = GetCer(new PSE3Request()); if (cer == null...

    forum.aspose.com/t/externalsignature-with-signd...
  8. 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...
  9. Aspose Hyperlinks are not working - Free Suppor...

    Aspose Hyperlinks are not working Windows 2012 server created PDF files...OpenRead(inPutFile); Document doc = new Document(input); TextFragmentAbsorber...annotations; MemoryStream output = new MemoryStream(); // Create links...

    forum.aspose.com/t/aspose-hyperlinks-are-not-wo...
  10. 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...