Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 102,202 for

new

(0.2 sec)
  1. Public API and Backwards Incompatible Changes i...

    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....methods, properties and so on, any new restrictions and other changes...IShapeCollection.AddGroupShape() creates a new GroupShape and adds it to the...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. 在 Java 中管理 PowerPoint 段落|Aspose.Slides 文档

    在 Java 中创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...Presentation 类 Presentation pres = new Presentation (); try { // 访问第一张幻灯片...IPortion port01 = new Portion (); IPortion port02 = new Portion ();...

    docs.aspose.com/slides/zh/java/manage-paragraph/
  3. HTML anchor tag<a> links are not working from 2...

    Hi Aspose Team, When we are trying to add a table and HTML content in same document, HTML anchor tag links are not working from 2nd page onwards, and those links are appearing in random place in the document. Please hel…...reproduce the issue: var document = new Document(); var pages = document...68); pages.PageInfo.Margin = new MarginInfo(50, 60, 50, 180);...

    forum.aspose.com/t/html-anchor-tag-a-links-are-...
  4. Aspose.PSD for .NET 23.1 - 发布说明|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 ( outputJpg , new JpegOptions ()); } PSDNET-401...image . Save ( outputPath , new PdfOptions ()); } PSDNET-1171...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Generate Data Matrix Barcodes in C#|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....standards) and ECC 200 (the new universal standard). By default...standard. BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/datamatrix-barcode/
  6. 创建后备字体|Aspose.Slides for PHP 文档

    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....$endUnicodeIndex = 0xbff ; $firstRule = new FontFallBackRule ( $startUnicodeIndex..., "Vijaya" ); $secondRule = new FontFallBackRule ( 0x3040 , 0x309f...

    docs.aspose.com/slides/zh/php-java/create-fallb...
  7. LoadOptions.Password | Aspose.Words for .NET

    Manage your encrypted documents effortlessly with LoadOptions Password property. Securely set or retrieve your password for seamless access....our new digital signature. SignOptions signOptions = new SignOptions...and an output filename for its new digitally signed copy. string...

    reference.aspose.com/words/net/aspose.words.loa...
  8. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB... Default value is new UTF8Encoding(false) (UTF-8 without...document to .epub. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Extract Assets from VRML File Formats via Java ...

    Sample Java extract assets code for VRML file. Use this example code to extract assets from VRML file within any Web or Desktop Java based application....instance of Scene Scene scene = new Scene(); scene.open(file, FileFormat..."OutputFile.zip" ; File newFile= new File(zipOutput); newFile.createNewFile();...

    products.aspose.com/3d/java/extractor/vrml/
  10. NodeList Class | Aspose.Words for .NET

    Explore the Aspose.Words.NodeList class, your go-to solution for efficiently managing XPath query results and enhancing document processing capabilities....nodes from the collection to a new array of nodes. Remarks NodeList...void Fields () { Document doc = new Document ( MyDir + "Hyperlinks...

    reference.aspose.com/words/net/aspose.words/nod...