Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 33,729 for

new

(0.04 sec)
  1. BuildingBlock.LastSection | Aspose.Words for .NET

    Discover the LastSection property of BuildingBlock, which efficiently retrieves the final section, enhancing your coding experience and project organization....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  2. IFieldResultFormatter class | Aspose.Words for ...

    Aspose.Words.Fields.IFieldResultFormatter class. Implement this interface if you want to control how the field result is formatted....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let formatter = new FieldResultFormatter ( "${0}"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentVisitor.VisitGlossaryDocumentEnd | Aspo...

    Explore the VisitGlossaryDocumentEnd method in DocumentVisitor. Learn how it enhances glossary document enumeration for efficient data management....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...GlossaryDocument (); BuildingBlock child1 = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Convert HTML to GIF – C# Examples and Online Co...

    Convert HTML to GIF in C# using Aspose.HTML API. Consider various HTML to GIF conversion scenarios in C# examples. Try online HTML Converter....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-gif/
  5. FieldUserInitials | Aspose.Words for Java

    Implements the USERINITIALS field in Java.... Document doc = new Document(); // Create a UserInformation...UserInformation userInformation = new UserInformation(); userInformation...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldUserName | Aspose.Words for Java

    Implements the USERNAME field in Java.... Document doc = new Document(); // Create a UserInformation...UserInformation userInformation = new UserInformation(); userInformation...

    reference.aspose.com/words/java/com.aspose.word...
  7. Working with Text in PostScript | .NET

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/ps/working-with-text/
  8. Convert PowerPoint to Video|Aspose.Slides for N...

    Convert PowerPoint to Video in JavaScript...a video: var presentation = new aspose . slides . Presentation...); var animationsGenerator = new aspose . slides . PresentationAnimatio...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  9. DocumentBase.WarningCallback | Aspose.Words for...

    Discover the DocumentBase WarningCallback property, vital for ensuring data integrity during document processing by detecting potential formatting issues....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . Name = "Times New Roman" ; builder . Writeln (...

    reference.aspose.com/words/net/aspose.words/doc...
  10. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size.... 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...