Sort Score
Result 10 results
Languages All
Labels All
Results 9,451 - 9,460 of 222,975 for

new

(0.19 sec)
  1. ShadowFormat.Type | Aspose.Words for .NET

    Explore the ShadowFormat Type property to easily customize your shadow effects. Get or set the ShadowType for enhanced design flexibility....; set ; } Remarks Setting a new shadow type will reset Color...shadow color. Document doc = new Document ( MyDir + "Shadow color...

    reference.aspose.com/words/net/aspose.words.dra...
  2. StructuredDocumentTag.buildingBlockCategory pro...

    StructuredDocumentTag.buildingBlockCategory property. Specifies category of building block for this SDT node...doc = new aw . Document (); let buildingBlockSdt = new aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Infinite Wait Time when Converting Word to PDF ...

    Env Windows 11 Aspose.Words for .NET 25.5 (25.1 is OK) Code var doc=New Aspose.Words.Document(@"C:\Users\hello\Desktop\test\test.docx"); doc.Save(@"C:\Users\hello\Desktop\test\test.pdf",Aspose.Words.SaveFormat.Pdf);…...1 is OK) Code var doc=new Aspose.Words.Document(@"C:\U...We have opened the following new ticket(s) in our internal issue...

    forum.aspose.com/t/infinite-wait-time-when-conv...
  4. Setting Connector line jump style|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....source Visio Diagram srcVisio = new Diagram ( dataDir + "Drawing1...ConLineJumpStyleValu . Arc ); // Save the new Visio newDiagram . Save ( dataDir...

    docs.aspose.com/diagram/net/set-connector-line-...
  5. Creating a DataMatrix Barcode|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....$builder = new BarCodeBuilder (); $symbology = new Symbology ();...

    docs.aspose.com/barcode/java/creating-a-datamat...
  6. HyphenationOptions.HyphenationZone | Aspose.Wor...

    Optimize text layout with the HyphenationZone property. Control hyphenation distance from the right margin for cleaner, professional documents....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  7. HorizontalRuleFormat.widthPercent property | As...

    HorizontalRuleFormat.widthPercent property. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IBibliographyStylesProvider Interface | Aspose....

    Enhance your document formatting with the Aspose.Words.IBibliographyStylesProvider interface, perfect for customizing bibliography styles in citations....ChangeBibliographySt () { Document doc = new Document ( MyDir + "Bibliography...FieldOptions . BibliographyStylesPr = new BibliographyStylesPr (); doc...

    reference.aspose.com/words/net/aspose.words.fie...
  9. VbaProject.Clone | Aspose.Words for .NET

    Effortlessly duplicate your VbaProject with the Clone method. Enhance your workflow and streamline project management today!... Document doc = new Document ( MyDir + "VBA project...docm" ); Document destDoc = new Document (); VbaProject copyVbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  10. BookmarkCollection.Item | Aspose.Words for .NET

    Discover the BookmarkCollection Item property, effortlessly retrieve bookmarks by index for streamlined navigation and enhanced user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...BookmarkInfoPrinter bookmarkVisitor = new BookmarkInfoPrinter (); // Get...

    reference.aspose.com/words/net/aspose.words/boo...