Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 214,313 for

new

(0.26 sec)
  1. AI ファイルをオンラインで開く | products.aspose.com

    AI ファイルをオンラインで開く...NET // For the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/jp/open-ai-online/
  2. 在 PostScript 中使用透明度 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 .NET 中使用该功能...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/ps/working-with-tra...
  3. DocumentBuilder.Write | Aspose.Words for .NET

    Effortlessly insert text into your document with DocumentBuilder's Write method, enhancing your editing efficiency and streamlining your workflow....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  4. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your documents. Enhance your document formatting with ease!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pap...
  5. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/ps/working-with-clips/
  6. Aspose.PSD for .NET 19.9 - 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.... Layers [ i ]; // set new value into DisplayName property...portions . Length != 4 ) { throw new Exception (); } // Checking text...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-9...
  7. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...application when inserting a new DATE field. getUseLunarCalendar()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert Document to PDF|Aspose.Words for Java

    Convert a document in any supported format to PDF easily and fast instead of using docx4j in Java.... Document doc = new Document ( dataDir + "document...regex=".*(Courier New | Arial | Times New Roman | Comic Sans...

    docs.aspose.com/words/java/convert-document-to-...
  9. PdfException during Xml to Pdf conversion - Fre...

    Hello, I am trying to convert Xml to Pdf using below aspose code but encountering an exception. Code I am using: try (final com.aspose.pdf.Document document = New com.aspose.pdf.Document();) { final com.as…...Document document = new com.aspose.pdf.Document();) {...PdfSaveOptions pdfSaveOptions = new com.aspose.pdf.PdfSaveOptions();...

    forum.aspose.com/t/pdfexception-during-xml-to-p...
  10. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....throws Exception { Document doc = new Document(); // A smart tag appears...underline. SmartTag smartTag = new SmartTag(doc); // Smart tags...

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