Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 213,608 for

new

(0.22 sec)
  1. Aspose.PSD for .NET 24.8 - 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....psd" ); var opt = new PsdLoadOptions () { LoadEffectsResource...outputImageFile = new string [ 4 ]; string [] outputPsdFile = new string...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-8...
  2. 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...
  3. 使用 C# 转换 XML | Aspose.PDF

    使用 Aspose.PDF for .NET 使用 C# 示例代码以编程方式转换 XML...( xsltFile ); var options = new Aspose . Pdf . HtmlLoadOptions...Width = 420 ; var pdfDocument = new Aspose . Pdf . Document ( TransformXmltoHtml...

    products.aspose.com/pdf/zh-hant/net/transform-xml/
  4. DWG to SVG Conversion Issues in Aspose.CAD: los...

    use sdk version : aspose.cad 25.12 java My conversion code and parameter settings are roughly as follows: File outputFile = New File(outputFilePath); try { LoadOptions opts = New LoadOption…...outputFile = new File(outputFilePath); try { LoadOptions opts = new LoadOptions();...RasterizationQuality rasterizationQuality = new RasterizationQuality(); rasterizationQuality...

    forum.aspose.com/t/dwg-to-svg-conversion-issues...
  5. Aspose.PSD for .NET 19.11 - 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....psd" ; var loadOptions = new PsdLoadOptions () { LoadEffectsResource...; image . Save ( destName , new PsdOptions ( image )); } PSDNET-135...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  6. DigitalSignatureUtil | Aspose.Words for Java

    Provides methods for signing document in Java....FileStream: InputStream stream = new FileInputStream(getMyDir() +...streams: InputStream streamIn = new FileInputStream(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.PSD for Java 24.8 - 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....psd" ; var opt = new PsdLoadOptions (); opt . setLoadEffectsResour...outputImageFile = new String [ 4 ]; String [] outputPsdFile = new String...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  8. FontNameSubstitutionRule | Aspose.Words for Java

    Font substitution rule for processing font name in Java....FontSettings fontSettings = new FontSettings(); FontConfigSubstituti...Document doc = new Document(); doc.setFontSettings(new FontSettings());...

    reference.aspose.com/words/java/com.aspose.word...
  9. Stamp a Paragraph over PDF - Free Support Forum...

    Hello, Can it possible to Stemp a paragraph over PDF by aspose as i want to stamp below text as(Terms and condition ) over PDF can it possible its argent actually tomorrow is demo with clientdo need full ASAP Thanks in …...document PdfFileStamp fileStamp = new PdfFileStamp(); fileStamp.Bi...Pdf.Facades.Stamp logoStamp = new Aspose.Pdf.Facades.Stamp(); //Instantiate...

    forum.aspose.com/t/stamp-a-paragraph-over-pdf/8...
  10. GlowFormat | Aspose.Words for Java

    Represents the glow formatting for an object in Java.... Document doc = new Document(getMyDir() + "Various...shape. shape.getGlow().setColor(new Color(0xFFFA8072)); shape.getGlow()...

    reference.aspose.com/words/java/com.aspose.word...