Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 164,989 for

new

(0.1 sec)
  1. BuildingBlockBehavior Enum | Aspose.Words for .NET

    Discover the Aspose.Words BuildingBlockBehavior enum, defining how building blocks enhance your document's content upon insertion for seamless editing....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  2. FieldAuthor | Aspose.Words for Java

    Implements the AUTHOR field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...will display the new name and apply the new name to the built-in...

    reference.aspose.com/words/java/com.aspose.word...
  3. Save Specified Worksheets to PDF with Node.js v...

    Learn how to save specified worksheets to PDF using Aspose.Cells for Node.js via C++....excel file const workbook = new AsposeCells . Workbook ( filePath...output const pdfSaveOptions = new AsposeCells . PdfSaveOptions...

    docs.aspose.com/cells/nodejs-cpp/save-specified...
  4. SmartTag.accept method | Aspose.Words for Node.js

    SmartTag.accept method. Accepts a visitor....'Create' , () => { let doc = new aw . Document (); // A smart...dotted underline. let smartTag = new aw . Markup . SmartTag ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. NullPointerException during LayoutEnumerator cr...

    Hi Team. I am trying to migrate my code with Aspose.Words from version 22.4 to 23.3. I found out that version 23.3 is not stable yet. When I completed this code for example4.zip (656.2 KB) Document doc = New Document(…...Document doc = new Document("example4.docx", new LoadOptions());...LayoutCollector layoutCollector = new LayoutCollector(doc); LayoutEnumerator...

    forum.aspose.com/t/nullpointerexception-during-...
  6. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...centered text."); // If we start a new section using a document builder...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.PSD for .NET 21.9 - 发行说明|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 ( output2 , new PsdOptions ()); } PSDNET-747..."AllEffects_out.psd" ; var loadOptions = new PsdLoadOptions () { LoadEffectsResource...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. GlossaryDocument.GetBuildingBlock | Aspose.Word...

    Discover the GlossaryDocument GetBuildingBlock method to efficiently locate building blocks by gallery category and name. Enhance your document management today!...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...GlossaryDocument (); BuildingBlock child1 = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  9. BuildingBlockGallery Enum | Aspose.Words for .NET

    Discover Aspose.Words BuildingBlockGallery enum, your guide to predefined galleries for efficient document management and organization. Enhance your workflow today!...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...GlossaryDocument (); BuildingBlock child1 = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  10. GridJs的设置|Documentation

    本文描述了GridJs的设置。...gw = new GridJsWorkbook (); GridWorkbookSettings gws = new GridWorkbookSettings...gw = new GridJsWorkbook (); GridWorkbookSettings gws = new GridWorkbookSettings...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...