Sort Score
Result 10 results
Languages All
Labels All
Results 7,261 - 7,270 of 213,148 for

new

(0.12 sec)
  1. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...docx template into a new Word document using Document...Aspose.Words.Document swDoc = new Aspose.Words.Document(); DocumentBuilder...

    forum.aspose.com/t/appending-document-not-maint...
  2. Convert pdf to image results in missing text - ...

    We use Aspose.Pdf 20.12.0.0 for .NET to convert files of different formats to images. There was a problem with one pdf file that had some symbols that where missing in resulting image file. The example file is “edited.…...Document pdf = null; try { pdf = new Aspose.Pdf.Document(stream);...catch (Exception ex) { throw new Exception("Error reading file"...

    forum.aspose.com/t/convert-pdf-to-image-results...
  3. Convert Presentation Slides to Images on Androi...

    Convert slides from PPT, PPTX and ODP to images using Aspose.Slides for Android—fast, high-quality rendering with clear Java code examples....Presentation presentation = new Presentation ( "Presentation...to do this: Size imageSize = new Size ( 1820 , 1040 ); Presentation...

    docs.aspose.com/slides/androidjava/convert-slide/
  4. PDF to EPUB Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one EPUB single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to EPUB document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-epub/
  5. LoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LoadOptions for enhanced document loading. Set passwords and base URIs effortlessly for seamless integration and security....LoadOptions () Initializes a new instance of this class with default...) A shortcut to initialize a new instance of this class with the...

    reference.aspose.com/words/net/aspose.words.loa...
  6. DocumentProperty.toBool method | Aspose.Words f...

    DocumentProperty.toBool method. Returns the property value as bool.... let doc = new aw . Document (); let properties...customDocumentProper ; let authDate = new Date ( 2024 , 9 , 5 ); properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentProperty.toDouble method | Aspose.Words...

    DocumentProperty.toDouble method. Returns the property value as double.... let doc = new aw . Document (); let properties...customDocumentProper ; let authDate = new Date ( 2024 , 9 , 5 ); properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Გადაიყვანეთ JPG HTML Javascript

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

    products.aspose.com/words/ka/nodejs-net/convers...
  9. 操作页面属性|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类操作 Aspose.PDF Facades 的页面属性。...document using ( var pageEditor = new Aspose . Pdf . Facades . PdfPageEditor...document using ( var pageEditor = new Aspose . Pdf . Facades . PdfPageEditor...

    docs.aspose.com/pdf/zh/net/manipulate-page-prop...
  10. Გადაიყვანეთ JPG WORD Javascript

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

    products.aspose.com/words/ka/nodejs-net/convers...