Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 125,936 for

new

(0.17 sec)
  1. Style.LinkedStyleName | Aspose.Words for .NET

    Discover how to style the LinkedStyleName property, easily manage linked styles, and enhance your design workflow with seamless integration.... Document doc = new Document (); Style styleHeading1...style aliases. Document doc = new Document ( MyDir + "Style with...

    reference.aspose.com/words/net/aspose.words/sty...
  2. PDF to BMP Converter using PHP | Aspose.PDF

    Sample code on PHP for PDF to BMP conversion. Use example code for batch PDF to BMP conversion with Aspose.PDF for PHP via Java... Initialize a new Document Create & set the instance...BMP Output file: // Create a new Document object from the input...

    products.aspose.com/pdf/php-java/conversion/pdf...
  3. FontSavingArgs.originalFileSize property | Aspo...

    FontSavingArgs.originalFileSize property. Gets the original font file size....supported yet' , () => { let doc = new aw . Document ( base . myDir...custom manner. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Table.LeftIndent | Aspose.Words for .NET

    Discover the Table LeftIndent property to easily customize your table's left indent. Enhance your design with precise control for better layouts!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...cursor is in, // as well as any new cells and rows created using...

    reference.aspose.com/words/net/aspose.words.tab...
  5. FontSavingArgs.isExportNeeded property | Aspose...

    FontSavingArgs.isExportNeeded property. Allows to specify whether the current font will be exported as a font resource...supported yet' , () => { let doc = new aw . Document ( base . myDir...custom manner. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Saving Project Data to Excel Format in PHP

    This article explains how to export project data to Excel using Aspose.Tasks Java for PHP....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/saving-project-data-...
  7. Sign PDF with Timestamp: Timestamp token found ...

    Hi team, I got error when follow the example to sign with TimestampSettings: How to digitally sign PDF|Aspose.PDF for Java And I got the error below: Caused by: class com.aspose.pdf.internal.l13f.lh: Timestamp token …...pfx"; using (Document document = new Document("path_to_your_pdf.pdf"))...signature = new PdfFileSignature(document)) { PKCS7 pkcs = new PKCS7(pfxFile...

    forum.aspose.com/t/sign-pdf-with-timestamp-time...
  8. DocumentBuilder.Writeln | Aspose.Words for .NET

    Enhance your documents effortlessly with DocumentBuilder's Writeln method—insert text and paragraph breaks seamlessly for improved readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...that its cursor is in and any new rows/cells as it creates them...

    reference.aspose.com/words/net/aspose.words/doc...
  9. StructuredDocumentTag.DateStorageFormat | Aspos...

    Discover the StructuredDocumentTag DateStorageFormat property to easily manage date formats in XML-bound SDTs, enhancing your document's data organization.... Document doc = new Document (); // Insert a structured...StructuredDocumentTa sdtDate = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Merge HTML to Image in Java | products.aspose.com

    Merge HTML to image in Java. Use Java library API to combine HTML to image...to image Presentation pres = new Presentation (); try { pres ...getSlides (). addFromHtml ( new StreamReader ( "file1.html" ));...

    products.aspose.com/slides/java/merger/html-to-...