Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 33,738 for

new

(0.12 sec)
  1. IHyphenationCallback Interface | Aspose.Words f...

    Explore the Aspose.Words.IHyphenationCallback interface to easily implement and register hyphenation dictionaries for enhanced document formatting....WarningInfoCollectio warningInfoCollectio = new WarningInfoCollectio (); Hyphenation...stream. Stream dictionaryStream = new FileStream ( MyDir + "hyph_en_US...

    reference.aspose.com/words/net/aspose.words/ihy...
  2. FieldMergingArgsBase.FieldName | Aspose.Words f...

    Discover the FieldName property of FieldMergingArgsBase, which retrieves the merge field name from your data source for seamless integration....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MailMerge . FieldMergingCallback = new HandleMergeFieldInse (); DataTable...

    reference.aspose.com/words/net/aspose.words.mai...
  3. SystemFontSource.GetSystemFontFolders | Aspose....

    Discover the GetSystemFontFolders method in SystemFontSource. Easily access system font folders or receive an empty array if unavailable....Document doc = new Document (); doc . FontSettings = new FontSettings...AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.fon...
  4. How to use Aspose.CAD in TypeScript|CAD Documen...

    Use Aspose.CAD in TypeScript....save(array, new PngOptions()); return await exportedFilePromise..., function() { var reader = new FileReader(); reader.onload =...

    docs.aspose.com/cad/javascript-net/showcases/ho...
  5. AsposeWordsPrintDocument Class | Aspose.Words f...

    Streamline document printing with Aspose.Words.Rendering. Our AsposeWordsPrintDocument class offers seamless integration for .NET applications.... ( Document ) Initializes a new instance of this class. Properties...print preview. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.ren...
  6. DocumentBuilder.InsertChart | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertChart method. Seamlessly add and resize chart objects for impactful presentations....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...fruit" , new [] { "Apples" , "Bananas" , "Cherries" }, new [] { 1...

    reference.aspose.com/words/net/aspose.words/doc...
  7. How to create Hello World Presentation document...

    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....document Contents [ Hide ] A new Aspose.Slides for .NET API has...describing how to migrate to new merged API. Legacy Aspose.Slides...

    docs.aspose.com/slides/net/how-to-create-hello-...
  8. Problem fileupload with ftp in asp.net - Free S...

    i have asp.net web page has fileupload to let user upload any file he want from his pc to web site ftp the problem is that code work good in my pc local but when i upload the web site the code not work and show me th…...and Settings\XPPRESP3\Desktop\New Folder (2)\test.zip' private...filename) { FileInfo fileInf = new FileInfo(filename); string uri...

    forum.aspose.com/t/problem-fileupload-with-ftp-...
  9. IMailMergeDataSource.TableName | Aspose.Words f...

    Discover the IMailMergeDataSource TableName property to easily access your data source name and enhance your document automation process....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Customer > customers = new List < Customer > { new Customer ( "Thomas...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Font not found when trying to save pdf document...

    We are evaluating Aspose.Pdf (.NET) product and the following problem prevents us from buying a license. When building pdf document using regular console application, or windows service - document is generated without an…...ApplicationException: The embedded font ‘Times New Roman’ is not found. Make sure...ApplicationException: Font ‘Times New Roman’ not found. Please make...

    forum.aspose.com/t/font-not-found-when-trying-t...