Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 195,362 for

new

(0.19 sec)
  1. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....() { Document pdfDocument = new Document ( _dataDir + "sample...TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber ( "Web"...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  2. Convert PowerPoint to HTML in Java|Aspose.Slide...

    Convert PowerPoint HTML in Java: Save PPTX or PPT as HTML in Java. Save slides as HTML in Java...presentation to HTML while using the new CSS style. Using its own API...presentation file Presentation pres = new Presentation ( "Convert_HTML...

    docs.aspose.com/slides/androidjava/convert-powe...
  3. Create a Presentation Viewer in C#|Aspose.Slide...

    Learn how to create a custom presentation viewer in .NET using Aspose.Slides. Easily display PowerPoint (PPTX, PPT) and OpenDocument (ODP) files without Microsoft PowerPoint or other office software....Presentation presentation = new Presentation ( "sample.pptx"...Presentation presentation = new Presentation ( "sample.odp" ))...

    docs.aspose.com/slides/net/presentation-viewer/
  4. Add array items in XMP metadata of EPS| Java

    The process of adding items in XMP metadata of EPS with Aspose.Page for Java is explained and illustrated with the code snippets here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/xmp-metadata/add-arra...
  5. Change named value in XMP metadata of EPS|Java

    The process of changing named value in XMP metadata of EPS file with Aspose.Page API solution for Java is explained and illustrated with the code here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/xmp-metadata/change-n...
  6. Printing Documents | Aspose.Note Documentation

    A comprehensive guide on printing documents in Java....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/java/printing-documents/
  7. Multi-threading support in mail clients|Documen...

    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....request for connection from new thread, and all connections is...case the mail client launches new threads when needed. In the client...

    docs.aspose.com/email/java/multi-threading-supp...
  8. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = New License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…...KB) 我的代码: License license = new License(); license.setLicense("Aspose...加载CAD文件并设置指定的编码 LoadOptions loadOptions = new LoadOptions(); loadOptions.s...

    forum.aspose.com/t/cad-pdf/314511
  9. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java.... Document doc = new Document(getMyDir() + "Paragraphs...PsSaveOptions saveOptions = new PsSaveOptions(); { saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  10. Field.Update | Aspose.Words for .NET

    Efficiently update fields with our Field Update method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...