Sort Score
Result 10 results
Languages All
Labels All
Results 5,891 - 5,900 of 164,081 for

new

(0.05 sec)
  1. FontInfoCollection.Count | Aspose.Words for .NET

    Discover the FontInfoCollection Count property, effortlessly retrieve the total number of elements in your collection for seamless data management.... Document doc = new Document (); // A blank document...FontInfos . Contains ( "Times New Roman" )); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality....DocumentBase ) Initializes a new instance of the Table class....Document doc = new Document (); Table table = new Table ( doc );...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Rotate the shape in a visio page with Aspose.Di...

    Learn how to rotate the shape in a visio page with Aspose.Diagram.... We'll start by creating a new diagram using the Aspose.Diagram...Aspose.Diagram.Diagram diagram = new Aspose.Diagram.Diagram(); diagram...

    products.aspose.com/diagram/tutorial/rotate-shape/
  4. ChartFormat.Fill | Aspose.Words for .NET

    Discover the ChartFormat Fill property for enhanced chart visuals. Unlock unique fill formatting options for your parent chart elements today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series 1" , new [] { 0.7 , 1.8 , 2.6 , 3.9 }, new [] { 2.7 , 3...

    reference.aspose.com/words/net/aspose.words.dra...
  5. FieldOptions.FieldUpdatingCallback | Aspose.Wor...

    Discover the FieldOptions FieldUpdatingCallback property to easily manage IFieldUpdatingCallback implementations and enhance your data handling efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldUpdatingCallbac callback = new FieldUpdatingCallbac (); doc...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in C# or .NET...using ( Presentation pres = new Presentation ()) { IChart chart...Presentation presentation = new Presentation (); ISlide slide...

    docs.aspose.com/slides/net/chart-data-label/
  7. Შეკუმშოს DOC Javascript

    შეკუმშოს DOC JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOC კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....'@aspose/words' ); var doc = new aw.Document( "Input.doc" ); doc...require('@aspose/words'); var doc = new aw.Document("Input.doc"); doc...

    products.aspose.com/words/ka/nodejs-net/compres...
  8. Შეკუმშოს HTML Javascript

    შეკუმშოს HTML JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ HTML კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....'@aspose/words' ); var doc = new aw.Document( "Input.html" );...require('@aspose/words'); var doc = new aw.Document("Input.html"); doc...

    products.aspose.com/words/ka/nodejs-net/compres...
  9. How to Compress any size documents by applying ...

    Compress any document size quickly and efficiently with parallel processing...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/java/advanced-api-featu...
  10. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java.... Document doc = new Document(getMyDir() + "Multi-section...doc, int type) Initializes a new instance of this class. Methods...

    reference.aspose.com/words/java/com.aspose.word...