Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 222,975 for

new

(0.13 sec)
  1. SignatureLineOptions.SignerTitle | Aspose.Words...

    Discover the SignatureLineOptions SignerTitle property to customize suggested signer titles easily. Enhance your document's professionalism effortlessly!...certificatePassword ) { Document document = new Document ( srcDocumentPath );...); DocumentBuilder builder = new DocumentBuilder ( document );...

    reference.aspose.com/words/net/aspose.words/sig...
  2. Stroke.StartArrowLength | Aspose.Words for .NET

    Discover the Stroke StartArrowLength property to customize your design's arrowhead length, enhancing visual appeal and precision in your projects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in .NET using Aspose.Slides with externally linked images—faster pages, code examples, and setup tips....<summary> /// Initializes a new instance of the LinkController...LinkController () { m_externalImages = new Dictionary < int , string >();...

    docs.aspose.com/slides/net/exporting-presentati...
  4. Փոխարկել Պատկեր SVG Javascript

    Փոխարկեք Պատկեր ը SVG ձևաչափի JavaScript կոդով: Պահեք Պատկեր որպես SVG օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.svg" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/hy/nodejs-net/convers...
  5. Փոխարկել JPG BMP Javascript

    Փոխարկեք JPG ը BMP ձևաչափի JavaScript կոդով: Պահեք JPG որպես BMP օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.bmp" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/hy/nodejs-net/convers...
  6. PDF converted from Word has extra row and pushe...

    Hi, When converting a DOCX to PDF using Aspose.Words, we noticed an extra row was created on the first page text and eventually pushed some content into next page, resulting in extra page created. Code: var doc = New …... Code: var doc = new Document(@".\test.docx"); doc...doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached test...

    forum.aspose.com/t/pdf-converted-from-word-has-...
  7. Split MBOX Files with Aspose.Email in C#|Docume...

    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....tokenSource = new CancellationTokenSou (); var mbox = new MboxrdStorageReader...MboxrdStorageReader ( fileName , new MboxLoadOptions { LeaveOpen = false...

    docs.aspose.com/email/net/split-mbox-files-csharp/
  8. ReplacingArgs.Match | Aspose.Words for .NET

    Discover the ReplacingArgs Match property for seamless regex replacements. Enhance your coding efficiency with precise match results!...to apply a different font to new content via FindReplaceOptions...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Format Worksheet Cells in a Workbook with Node....

    Learn how to format worksheet cells in a workbook using Aspose.Cells for Node.js via C++. Customize the appearance and style of data in spreadsheets.... Create a new console application. Add a reference...filename ) { const cellsLicense = new AsposeCells . License (); cellsLicense...

    docs.aspose.com/cells/nodejs-cpp/format-workshe...
  10. 使用GridJs存储|Documentation

    本文描述了 GridJs 的一般文件处理。..."uid" ); GridJsWorkbook gwb = new GridJsWorkbook (); String ret...updateCell ( p , uid ); return new ResponseEntity <>( ret , HttpStatus...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...