Sort Score
Result 10 results
Languages All
Labels All
Results 6,481 - 6,490 of 197,077 for

new

(0.07 sec)
  1. Append Documents|Aspose.Words for Java

    Combine documents and append one document to another. Apache POI does not provide an opportunity to merge or append documents....a document: Document doc1 = new Document ( dataDir + "doc1.doc"...doc" ); Document doc2 = new Document ( dataDir + "doc2.doc" );...

    docs.aspose.com/words/java/append-documents/
  2. XlsxSectionMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words XlsxSectionMode enum optimizes document saving in XLSX format, enhancing your workflow and document management.... Document doc = new Document ( MyDir + "Big document...XlsxSaveOptions xlsxSaveOptions = new XlsxSaveOptions (); xlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. NodeRendererBase.save method | Aspose.Words for...

    Aspose.Words.Rendering.NodeRendererBase.save method... let doc = new aw . Document ( base . myDir...an image. let saveOptions = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Text|Documentation

    Text element is used to add one or more lines of text to the form...." , "font_family" : "Courier New" , "font_style" : [ "bold" ,...lore-" , "font_family" : "Courier New" , "font_style" : [ "bold" ,...

    docs.aspose.com/omr/net/json-markup/text/
  5. FontSavingArgs.italic property | Aspose.Words f...

    FontSavingArgs.italic property. Indicates whether the current font is italic....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. SvgSaveOptions.MaxImageResolution | Aspose.Word...

    Control the quality of your exported raster images with the SvgSaveOptions MaxImageResolution. Set pixel density for optimal results. Default, 0.... Document doc = new Document ( MyDir + "Rendering...SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. DocumentBase.PageColor | Aspose.Words for .NET

    Discover the DocumentBase PageColor property to easily customize your document's page color. Simplify design with this user-friendly feature!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. MarkdownEmptyParagraphExportMode | Aspose.Words...

    Specifies how Aspose.Words exports empty paragraphs to Markdown in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. During Email to PDF export, part of the inline ...

    I am using Aspose Total 24.4.1 Our code for Email2PDF is public static void email2pdf(final String emailFilename, final String targetPDFname, final Properties properties) throws Exception { final MailMessa…...MhtSaveOptions mhtSaveOptions = new MhtSaveOptions(); mhtSaveOptions...mhtSaveOptions); final Document document = new Document(temp); document.getSections()...

    forum.aspose.com/t/during-email-to-pdf-export-p...
  10. Edit Connector Geometry Section in the ShapeShe...

    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.... new ( data_dir + "Drawing.vsd" )...'com.aspose.diagram.LineTo' ) . new \ # set X value line_to . getX...

    docs.aspose.com/diagram/java/edit-connector-geo...