Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 57,538 for

new

(0.11 sec)
  1. TextPath.FitShape | Aspose.Words for .NET

    Discover how the TextPath FitShape property ensures your text perfectly fits within a shape's bounding box for enhanced design flexibility....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...doc , "Kerning: VAV" , "Times New Roman" , 90 , 24 , Color . Orange...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Add, Get or Remove Watermark in PDF using Java ...

    Add, get or remove watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java...Open document Document doc = new Document ( _dataDir + "text.pdf"...FormattedText formattedText = new FormattedText ( "Watermark" ...

    products.aspose.com/pdf/java/watermark/
  3. PdfSaveOptions.open_hyperlinks_in_new_window pr...

    PdfSaveOptions.open_hyperlinks_in_New_window property. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a New window (or tab) of a browser....open_hyperlinks_in_new_window property PdfSaveOptions.open_h...open_hyperlinks_in_new_window property Gets or sets a value determining...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageSaveOptions.PaperColor | Aspose.Words for ...

    Discover the ImageSaveOptions PaperColor property to easily customize background colors for your generated images, enhancing visual appeal and uniqueness....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . Name = "Times New Roman" ; builder . Font . Size...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Manage SmartArt Shape|Aspose.Slides Documentation

    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....Presentation Class Presentation pres = new Presentation (); try { // Get...presentation Presentation pres = new Presentation ( "AccessSmartArtShape...

    docs.aspose.com/slides/java/manage-smartart-shape/
  6. Copy excel is not working properly when we try ...

    Hi Team, Good Morning!!! I am encountering an issue while copying multiple source workbooks containing PivotTables into a destination Excel workbook. The destination workbook is created, but it gets corrupted. When I t…...throws Exception { // Create a new destination workbook Workbook...Workbook destinationWorkbook = new Workbook(); // Load source workbooks...

    forum.aspose.com/t/copy-excel-is-not-working-pr...
  7. CertificateHolder.create method | Aspose.Words ...

    Aspose.Words.DigitalSignatures.CertificateHolder.create method...with our new digital signature. let signOptions = new aw . DigitalSignatures...stream. using ( Stream streamIn = new FileStream ( base . myDir + "Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FixedPageSaveOptions.NumeralFormat | Aspose.Wor...

    Discover the FixedPageSaveOptions NumeralFormat property to customize numeral rendering. Easily switch to European numerals for enhanced document presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . LocaleId = new CultureInfo ( "ar-AR" ). LCID...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Section.AppendContent | Aspose.Words for .NET

    Discover how the AppendContent method enhances your sections by seamlessly adding source content, boosting organization and clarity in your projects.... No new section is created in the destination...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sec...
  10. LoadOptions.tempFolder property | Aspose.Words ...

    LoadOptions.tempFolder property. Allows to use temporary files when reading document... let options = new aw . Loading . LoadOptions ();.... tempFolder ); } let doc = new aw . Document ( base . myDir...

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