Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 213,057 for

new

(0.13 sec)
  1. 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...
  2. 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...
  3. IBibliographyStylesProvider | Aspose.Words for ...

    Implement this interface to provide bibliography style for the FieldBibliography and FieldCitation fields when theyre updated in Java....throws Exception { Document doc = new Document(getMyDir() + "Bibliography...getFieldOptions().setBibliographyStyle(new BibliographyStylesPr()); doc...

    reference.aspose.com/words/java/com.aspose.word...
  4. Field | Aspose.Words for Java

    Represents a Microsoft Word document field in Java.... To create a new field use the DocumentBuilder...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  5. 在Ruby Visio Diagram 中添加一个新Layer|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.... new ( data_dir + "Basic_Shapes.vsd"...getPage ( 0 ) \ # initialize a new Layer class object layer = Rjb...

    docs.aspose.com/diagram/zh/java/add-a-new-layer...
  6. ActiveX|Aspose.Slides Documentation

    Learn how to find, edit, and remove ActiveX controls in C# with Aspose.Slides, including property updates for PowerPoint presentations....an ActiveX Control Insert a new ActiveX control and optionally...Add_ActiveX () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/ac...
  7. Customizing Email Headers in Ruby|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....)))) + '/data/' \ # Create a new instance of MailMessage class...aspose.email.MailMessage' ) . new \ # Set subject of the message...

    docs.aspose.com/email/java/customizing-email-he...
  8. BuildingBlock.Gallery | Aspose.Words for .NET

    Discover BuildingBlock Gallery's unique property for efficient categorization and seamless user interface sorting. Enhance your organization today!...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  9. MailMerge | Aspose.Words for Java

    Represents the mail merge functionality in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...a database DataTable table = new DataTable("Test"); table.getColumns()...

    reference.aspose.com/words/java/com.aspose.word...
  10. SmartTag.Accept | Aspose.Words for .NET

    Enhance user engagement with SmartTag's Accept method, designed to seamlessly welcome visitors and boost your website's interaction....void Create () { Document doc = new Document (); // A smart tag appears...underline. SmartTag smartTag = new SmartTag ( doc ); // Smart tags...

    reference.aspose.com/words/net/aspose.words.mar...