Sort Score
Result 10 results
Languages All
Labels All
Results 6,301 - 6,310 of 214,432 for

new

(0.1 sec)
  1. VSD to PDF - Text is getting wrapped as compare...

    SampleVsd.zip (187.8 KB) Hi, We are having an issue with the attached VSD. When exporting it to PDF using Aspose, a lot of the text is wrapped compared to Office Export and VSD fidelity (see attached screenshot). Tha…...We have opened the following new ticket(s) in our internal issue...Shapes) { CalculateOptions o = new CalculateOptions(); o.Type =...

    forum.aspose.com/t/vsd-to-pdf-text-is-getting-w...
  2. Convert SVG to PDF – Aspose.HTML for Java

    Convert SVG to PDF using Aspose.HTML for Java. Consider various SVG to PDF conversion scenarios and learn how to use PdfSaveOptions....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/java/convert-svg-to-pdf/
  3. StructuredDocumentTag.dateDisplayLocale propert...

    StructuredDocumentTag.dateDisplayLocale property. Allows to set/get the language format for the date displayed in this SDT.... let doc = new aw . Document (); // Insert a...will display. let sdtDate = new aw . Markup . StructuredDocumentTa...

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

    Design stunning headers and footers effortlessly with our intuitive constructor. Customize your website's look for a unique, professional touch!...HeaderFooter constructor Creates a new header or footer of the specified...and a footer. Document doc = new Document (); // Create a header...

    reference.aspose.com/words/net/aspose.words/hea...
  5. Word内容复制节内容到另外的word,如果保留原word的修订 - Free Support...

    aspose -java25,原来的A.docx中有个节需要复制到B.docx,这个节有修订内容,怎么才能保留这些内容到B.docx中...docx Document sourceDoc = new Document("A.docx"); // 加载目标文档B...docx Document destinationDoc = new Document("B.docx"); // 获取要复制的节(假设是第一个节)...

    forum.aspose.com/t/word-word-word/320564
  6. SignatureLineOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.SignatureLineOptions to customize signature lines in your documents easily. Enhance your DocumentBuilder experience today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions signatureLineOptions = new SignatureLineOptions { Signer...

    reference.aspose.com/words/net/aspose.words/sig...
  7. XlsxSaveOptions.CompressionLevel | Aspose.Words...

    Discover the XlsxSaveOptions CompressionLevel property to optimize document saving with customizable compression settings for efficient file management.... Document doc = new Document ( MyDir + "Shape with...XlsxSaveOptions xlsxSaveOptions = new XlsxSaveOptions (); xlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Filter VBA Project while loading a workbook wit...

    Learn how to filter VBA projects while loading Excel workbooks using Aspose.Cells for Node.js via C++....is provided by introducing a new option, LoadDataFilterOption...load VBA const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/filter-vba-pro...
  9. DmlRenderingMode enumeration | Aspose.Words for...

    Aspose.Words.Saving.DmlRenderingMode enumeration. Specifies how DrawingML shapes are rendered to fixed page formats.... let doc = new aw . Document ( base . myDir...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Comment.addReply method | Aspose.Words for Node.js

    Comment.addReply method. Adds a reply to this comment....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let comment = new aw . Comment ( doc , "John Doe"...

    reference.aspose.com/words/nodejs-net/aspose.wo...