Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 214,619 for

new

(0.14 sec)
  1. CustomDocumentProperties class | Aspose.Words f...

    Aspose.Words.Properties.CustomDocumentProperties class. A collection of custom document properties...Description add(name, value) Creates a new custom document property of the... add(name, value) Creates a new custom document property of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.PSD for Java 24.7 - 发布说明|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.... save ( outputFile , new PngOptions ()); } PSDJAVA-636...)) { PdfOptions saveOptions = new PdfOptions (); saveOptions ....

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  3. BuildingBlock.AcceptStart | Aspose.Words for .NET

    Discover the BuildingBlock AcceptStart method, seamlessly welcome visitors and enhance their experience from the moment they arrive....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  4. DocumentBuilder.InsertParagraph | Aspose.Words ...

    Enhance your documents effortlessly with the DocumentBuilder InsertParagraph method, allowing seamless paragraph breaks for improved readability....placed at the beginning of the new paragraph. An exception is thrown...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Table.Description | Aspose.Words for .NET

    Enhance your tables with descriptive properties for better accessibility. Easily set and retrieve alternative text for improved user experience....CreateNestedTable () { Document doc = new Document (); // Create the outer.../// <summary> /// Creates a new table in the document with the...

    reference.aspose.com/words/net/aspose.words.tab...
  6. MergeFieldImageDimension Class | Aspose.Words f...

    Discover the Aspose.Words.Fields.MergeFieldImageDimension class for precise image sizing in mail merges. Enhance your document automation today!...MergeFieldImageDimen () { Document doc = new Document (); // Insert a MERGEFIELD...merge. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldMergeField...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose.PSD for .NET 24.7发布说明|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.... Save ( outputFile , new PngOptions ()); } PSDNET-2022...saveOptions = new PdfOptions (); saveOptions . PdfCoreOptions = new PdfCoreOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. Migration from Pre 4.x.x version of Aspose.PDF ...

    Upgrade from pre-4.x.x versions of Aspose.PDF for Java. Learn the steps to migrate your projects smoothly....for Java Contents [ Hide ] A new auto-ported version of Aspose...3.0.jdk15.jar and aspose.pdf-new-4.0.0.jar . aspose.pdf-3.3.0...

    docs.aspose.com/pdf/java/migration-from-pre-4-x...
  9. Font.NameFarEast | Aspose.Words for .NET

    Discover the Font NameFarEast property to easily customize and set East Asian font names for enhanced typography in your projects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...= "Courier New" ; builder . Font . LocaleId = new CultureInfo...

    reference.aspose.com/words/net/aspose.words/fon...
  10. 重新排序工作表|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....//Create a new Workbook. Workbook workbook = new Workbook ();...IWorkbook wb = new XSSFWorkbook (); wb . CreateSheet ( "new sheet" );...

    docs.aspose.com/cells/zh/net/reorder-worksheets/