Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 33,729 for

new

(0.04 sec)
  1. StructuredDocumentTag.clear method | Aspose.Wor...

    StructuredDocumentTag.clear method. Clears contents of this structured document tag and displays a placeholder if it is defined.... let doc = new aw . Document (); // Create a...it to the document. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartFormat.ShapeType | Aspose.Words for .NET

    Discover how to use the ChartFormat ShapeType property to customize your chart elements effectively. Enhance your data visualization today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder.... Series . Clear (); // Add new series. ChartSeries series =...

    reference.aspose.com/words/net/aspose.words.dra...
  3. BuildingBlock.Guid | Aspose.Words for .NET

    Discover BuildingBlock GUID property. Easily manage a unique 128-bit identifier for your building blocks, ensuring seamless organization and identification....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  4. Section.pageSetup property | Aspose.Words for N...

    Section.pageSetup property. Returns an object that represents page setup and section properties.... let doc = new aw . Document (); // A blank...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SignatureLine.IsSigned | Aspose.Words for .NET

    Discover how SignatureLine's IsSigned property confirms digital signature authenticity, ensuring secure and trustworthy transactions. Enhance your document integrity!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions signatureLineOptions = new SignatureLineOptions { Signer...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose.PSD for .NET 21.8 - 更新说明|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 ( outputFileName , new PngOptions ()); } PSDNET-685...outputPng , new PngOptions ()); image . Save ( outputRaw , new PsdOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Stroke.StartArrowWidth | Aspose.Words for .NET

    Discover the Stroke StartArrowWidth property to customize arrowhead width for your strokes, enhancing your design's precision and visual appeal....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...
  8. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...will need to set it for each new field. // This field continues...

    reference.aspose.com/words/java/com.aspose.word...
  9. BuildingBlock.Category | Aspose.Words for .NET

    Discover our BuildingBlock Category properties for enhanced second-level categorization, streamlining your projects and boosting organization efficiency....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  10. Efficiently Merge PowerPoint Presentations (PPT...

    Learn to merge or combine PowerPoint presentations in C# or .NET effortlessly....pres1 = new Presentation ( "pres1.pptx" ), pres2 = new Presentation...pres1 = new Presentation ( "pres1.pptx" ), pres2 = new Presentation...

    docs.aspose.com/slides/net/merge-presentation/