Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 222,982 for

new

(0.22 sec)
  1. Გადაიყვანეთ WORD PDF Javascript

    გადაიყვანეთ WORD PDF JavaScript ფორმატში კოდით. შეინახეთ WORD როგორც PDF JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.docx" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.docx") doc...

    products.aspose.com/words/ka/nodejs-net/convers...
  2. Փոխակերպեք Word, PDF և Շատ Այլ Ֆայլերի Ձևաչափեր...

    Փաստաթղթերը ծրագրային JavaScript ով տարբեր ֆայլերի ձևաչափերի միջև՝ DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG և շատ ավելին:...'@aspose/words' ); var doc = new aw.Document( "Input.docx" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.docx") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  3. Გადაიყვანეთ HTML Გამოსახულება Javascript

    გადაიყვანეთ HTML Გამოსახულება JavaScript ფორმატში კოდით. შეინახეთ HTML როგორც Გამოსახულება JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.html" ) for...require('@aspose/words'); var doc = new aw.Document("Input.html") doc...

    products.aspose.com/words/ka/nodejs-net/convers...
  4. Layout Slide|Aspose.Slides Documentation

    Master layout slides in Aspose.Slides for Java: choose, apply, and customize slide layouts, placeholders, and masters with Java examples for PPT, PPTX, and ODP presentations....Presentation presentation = new Presentation (); try { IMasterSlide...Presentation presentation = new Presentation (); try { // Access...

    docs.aspose.com/slides/java/examples/elements/l...
  5. HtmlFixedSaveOptions.ResourcesFolder | Aspose.W...

    Discover how the HtmlFixedSaveOptions ResourcesFolder property defines where images, fonts, and CSS are stored during HTML exports. Optimize your document workflow!...HtmlFixedResourceFol () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Compose Multi-volume 7z Archive | Aspose.Zip fo...

    Compose multi-volume 7z archive with .net library...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/multi-volume-7z/
  7. Extract SEO-oriented fields from JSON header an...

    The process involves analyzing the JSON structure for relevant metadata and extracting necessary information for SEO purposes....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/cpio-archiving/
  8. Content hierarchy error - inserted sub sections...

    Content is inserted into a SDT There is no documented breaking change from 24.8 to 24.9 in this regard. Probably the content has to be created differently now? See demo code and document in the attached archive. Until…...container and always append new child nodes to the end of the...workaround you can insert the new subsection into the parent node...

    forum.aspose.com/t/content-hierarchy-error-inse...
  9. Convert PPT to Word in C# | products.aspose.com

    Convert PPT to Word in C#. Use .NET library API to convert PowerPoint to Word...presentation = new Presentation(); var doc = new Document(); var...var builder = new DocumentBuilder(doc); foreach ( var slide in...

    products.aspose.com/slides/net/conversion/ppt-t...
  10. Decorate Form Field in PDF|Aspose.PDF for Java

    Learn how to apply decorations like borders or colors to form fields in PDF documents using Aspose.PDF in Java....DecorateField () { FormEditor editor = new FormEditor (); editor . bindPdf...FormFieldFacade cityDecoration = new FormFieldFacade (); cityDecoration...

    docs.aspose.com/pdf/java/decorate-form-field/