Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 213,087 for

new

(0.09 sec)
  1. FontSavingArgs.keepFontStreamOpen property | As...

    FontSavingArgs.keepFontStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a font....supported yet' , () => { let doc = new aw . Document ( base . myDir...custom manner. let options = new aw . Saving . HtmlSaveOptions...

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

    Discover the Field Start property to easily access the starting node of your field, enhancing your data management and streamlining workflows....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldVisitor fieldVisitor = new FieldVisitor (); using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Convert HTML to PDF file in Java|Aspose.PDF for...

    Explore how to convert HTML content into PDF format using Aspose.PDF in Java....document Document document = new Document ( DATA_DIR + "PDFToHTML...HtmlSaveOptions htmlsaveOptions = new HtmlSaveOptions (); // Save the...

    docs.aspose.com/pdf/java/convert-html-to-pdf/
  4. Working with Gmail Calendars|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....calendars: createCalendar To insert new calendar listCalendars Get list...calendar Calendar calendar = new Calendar ( "Summary" , "Description"...

    docs.aspose.com/email/java/working-with-gmail-c...
  5. Issue with custom fonts converting from word to...

    We have an issue converting a word document to pdf with a custom font. I’ve tried several ways to setup the custom fonts, but so far it always failed. here is my code: string[] fontFolders = FontsLoader.GetFontFolder…...Document doc = new Aspose.Words.Document(context...SourcePath); doc.FontSettings = new FontSettings(); doc.FontSettings...

    forum.aspose.com/t/issue-with-custom-fonts-conv...
  6. Extract data from AcroForm|Aspose.PDF for Andro...

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms with the Aspose.PDF....Open document try { document = new Document ( inputStream ); } catch...all fields StringBuilder sb = new StringBuilder (); for ( com ...

    docs.aspose.com/pdf/androidjava/extract-data-fr...
  7. Font.italic property | Aspose.Words for Node.js

    Font.italic property. True if the font is formatted as italic....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/cpp/ps/working-with-clips/
  9. Web App Security When Loading Resources|Aspose....

    Load remote resources, that can be a reason of security risks. Take a look at common security issues and their solutions in Java....LoadOptions disableExternalImage = new LoadOptions (); disableExternalImage...setResourceLoadingCa ( new DisableExternalImage ()); Document doc = new Document...

    docs.aspose.com/words/java/web-applications-sec...
  10. Add a comment to a slide|Aspose.Slides 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....== null ) { // If not, add a new one. authorsPart = doc . PresentationPart... add a new one. authorsPart . CommentAuthorList = new CommentAuthorList...

    docs.aspose.com/slides/net/add-a-comment-to-a-s...