Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 213,390 for

new

(0.27 sec)
  1. Გადაიყვანეთ WORD PNG C#

    გადაიყვანეთ WORD PNG C# ფორმატში კოდით. შეინახეთ WORD როგორც PNG C#....doc = new Document( "Input.docx" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/ka/net/conversion/wor...
  2. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 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.... // 打开文档 $document = new Document ( $inputFile ); $document...getPageInfo () -> setMargin ( new MarginInfo ()); $document ->...

    docs.aspose.com/pdf/zh/php-java/advanced-operat...
  4. 在 PS 文件中使用剪辑 | Java

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 Java 中使用该功能...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/ps/working-with-cl...
  5. DashStyle | Aspose.Words for Java

    Dashed line style in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...the right end: Shape arrow = new Shape(doc, ShapeType.LINE); arrow...

    reference.aspose.com/words/java/com.aspose.word...
  6. PageSavingArgs | Aspose.Words for Java

    Provides data for the IPageSavingCallback.pageSavingcom.aspose.words.PageSavingArgs event in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions(); // We...

    reference.aspose.com/words/java/com.aspose.word...
  7. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in .NET using Aspose.Slides with externally linked images—faster pages, code examples, and setup tips....<summary> /// Initializes a new instance of the LinkController...LinkController () { m_externalImages = new Dictionary < int , string >();...

    docs.aspose.com/slides/net/exporting-presentati...
  8. Փոխարկել Պատկեր SVG Javascript

    Փոխարկեք Պատկեր ը SVG ձևաչափի JavaScript կոդով: Պահեք Պատկեր որպես SVG օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.svg" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/hy/nodejs-net/convers...
  9. Փոխարկել JPG BMP Javascript

    Փոխարկեք JPG ը BMP ձևաչափի JavaScript կոդով: Պահեք JPG որպես BMP օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.bmp" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/hy/nodejs-net/convers...
  10. Revision | Aspose.Words for Java

    Represents a revision tracked change in a document node or style in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...startTrackRevisions("John Doe", new Date()); builder.write("This...

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