Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 226,716 for

new

(0.45 sec)
  1. Edit DOCX In C#

    Edit DOCX in C# code....and formatting attributes Add new DOCX elements Search DOCX for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/net/edit/docx/
  2. 在 JavaScript 中将 PowerPoint 演示文稿转换为视频|Aspose.Sli...

    了解如何在 JavaScript 中将 PowerPoint 演示文稿转换为视频。探索示例代码和自动化技术,以简化您的工作流程。...文稿转换为视频: var presentation = new aspose . slides . Presentation...); var animationsGenerator = new aspose . slides . PresentationAnimatio...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  3. 使用 IMAP 服务器的邮件|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....Email-for-Java ImapClient client = new ImapClient (); client . setHost...password ImapClient client = new ImapClient ( "localhost" , "user"...

    docs.aspose.com/email/zh/java/working-with-mess...
  4. Implementing Resource Prefix for Nested Resourc...

    Learn how to use ResourceSavingArgs.NestedUri to add resource prefixes for nested resources (e.g. PNG in SVG) when exporting Microsoft Project files using Aspose.Tasks for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/how-to-implement-reso...
  5. Printing a Diagram in VSTO and Aspose.Diagram|D...

    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....the diagram Diagram diagram = new Diagram ( FilePath ); //Call...); PrinterSettings settings = new PrinterSettings (); settings...

    docs.aspose.com/diagram/net/printing-a-diagram-...
  6. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes in JavaScript using Aspose.Slides for Node.js. Preserve layouts and speaker notes for professional presentations.... let presentation = new asposeSlides . Presentation (...speaker notes. let notesOptions = new asposeSlides . NotesCommentsLayouti...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  7. How to Manage Exchange Server Rules with EWS in...

    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.... Create a new rule. Update an existing rule...rules. Create Rules To create a new rule on the Exchange Server,...

    docs.aspose.com/email/net/manage-exchange-serve...
  8. Փոխարկել JPG TXT Java

    Փոխարկեք JPG ը TXT ձևաչափի Java կոդով: Պահեք JPG որպես TXT օգտագործելով Java:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/jp...
  9. Փոխարկել JPG WORD Java

    Փոխարկեք JPG ը WORD ձևաչափի Java կոդով: Պահեք JPG որպես WORD օգտագործելով Java:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/jp...
  10. Recognize single line|Documentation

    How to read text from images containing a single line of text....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/recognize-single-line/