Sort Score
Result 10 results
Languages All
Labels All
Results 8,041 - 8,050 of 215,490 for

new

(0.14 sec)
  1. 使用 Java 从 PDF 中提取附件 | Aspose.PDF

    從PDF檔中提取附件的Java原始程式碼。...document Document pdfDocument = new Document ( DATA_DIR . resolve...getContents (); File file = new File ( fileSpecification . getName...

    products.aspose.com/pdf/zh-hant/java/attachment...
  2. HtmlSaveOptions.ExportTocPageNumbers | Aspose.W...

    Control TOC page numbers in HTML, MHTML, and EPUB exports with HtmlSaveOptions. Enhance navigation and user experience effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...intact. HtmlSaveOptions options = new HtmlSaveOptions { ExportTocPageNumbers...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Body.Accept | Aspose.Words for .NET

    Discover the Body Accept method for seamless visitor engagement. Enhance user experience and boost conversions with our unique approach!...DocumentToTxt () { Document doc = new Document ( MyDir + "Absolute...DocTextExtractor myDocTextExtractor = new DocTextExtractor (); Section...

    reference.aspose.com/words/net/aspose.words/bod...
  4. HeaderFooterCollection.ToArray | Aspose.Words f...

    Effortlessly convert your HeaderFooter collection into a New array with the ToArray method. Streamline your data management today!...HeaderFooter s from the collection to a new array of HeaderFooter s. public...HeaderFooterToText () { Document doc = new Document ( MyDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/net/aspose.words/hea...
  5. FontSavingArgs.isSubsettingNeeded property | As...

    FontSavingArgs.isSubsettingNeeded property. Allows to specify whether the current font will be subsetted before exporting 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. PageSetup.oddAndEvenPagesHeaderFooter property ...

    PageSetup.oddAndEvenPagesHeaderFooter property. True if the document has different headers and footers for odd-numbered and even-numbered pages....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.SpaceBefore | Aspose.Words for ...

    Discover the ParagraphFormat SpaceBefore property to easily adjust paragraph spacing in points, enhancing your document's readability and style....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  8. Converting a PDF file to DOC using PHP | Aspose...

    Sample code on PHP for PDF to DOC conversion. Use example code for batch PDF to DOC conversion with Aspose.PDF for PHP via Java...Load the PDF document Create a new DocSaveOptions object Set the...$document = new Document ( $inputFile ); // Create a new DocSaveOptions...

    products.aspose.com/pdf/php-java/conversion/pdf...
  9. Converting a PDF file to WORD using PHP | Aspos...

    Sample code on PHP for PDF to WORD conversion. Use example code for batch PDF to WORD conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call the Doc.Save method...$document = new Document ( $inputFile ); // Create a new DocSaveOptions...

    products.aspose.com/pdf/php-java/conversion/pdf...
  10. Converting a EMF file to PDF using PHP | Aspose...

    Sample code on PHP for EMF to PDF conversion. Use example code for batch EMF to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Load input EMF image...// Create a new Document object $document = new Document ();...

    products.aspose.com/pdf/php-java/conversion/emf...