Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 33,805 for

new

(0.04 sec)
  1. MetafileRenderingMode enumeration | Aspose.Word...

    Aspose.Words.Saving.MetafileRenderingMode enumeration. Specifies how Aspose.Words should render WMF and EMF metafiles....IWarningCallback' , () => { let doc = new aw . Document ( base . myDir...); let metafileRenderingOpt = new aw . Saving . MetafileRenderingOpt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IPageSavingCallback Interface | Aspose.Words fo...

    Control document saving with Aspose.Words.Saving.IPageSavingCallback. Customize how pages are saved in fixed formats for optimal results....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions (); // We...

    reference.aspose.com/words/net/aspose.words.sav...
  3. XmlDataSource | Aspose.Words for .NET

    Create a powerful data source effortlessly with the XmlDataSource constructor, loading XML data using optimized default options for seamless integration....XmlDataSource( string ) Creates a new data source with data from an...source (string). Document doc = new Document ( MyDir + "Reporting...

    reference.aspose.com/words/net/aspose.words.rep...
  4. SignOptions.ProviderId | Aspose.Words for .NET

    Discover the SignOptions ProviderId property, defining your signature provider's class ID. Easily customize with a unique GUID for optimal performance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions signatureLineOptions = new SignatureLineOptions { Signer...

    reference.aspose.com/words/net/aspose.words.dig...
  5. XamlFlowSaveOptions.SaveFormat | Aspose.Words f...

    Discover the XamlFlowSaveOptions SaveFormat property to easily save your documents in XamlFlow format. Optimize your workflow with this essential feature!...ImageFolder () { Document doc = new Document ( MyDir + "Rendering...); ImageUriPrinter callback = new ImageUriPrinter ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  6. XamlFlowSaveOptions.imageSavingCallback propert...

    XamlFlowSaveOptions.imageSavingCallback property. Allows to control how images are saved when a document is saved to XAML....'ImageFolder' , () => { let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let callback = new ImageUriPrinter ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IResourceSavingCallback.ResourceSaving | Aspose...

    Optimize your document processing with the ResourceSaving method in Aspose.Words, enhancing external resource management for HTML and SVG formats....ResourceSavingCallba () { Document doc = new Document ( MyDir + "Bullet points...FontSavingCallback callback = new FontSavingCallback (); HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Add XML namespace in XMP metadata of EPS |Java

    The process of adding XML namespace in XMP metadata of EPS with Aspose.Page for Java is explained and illustrated with the code snippets here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/xmp-metadata/add-name...
  9. SignOptions.signatureLineId property | Aspose.W...

    SignOptions.signatureLineId property. Signature line identifier...certificatePassword ); else throw new Error ( "Signee does not exist...certificatePassword ) { let document = new aw . Document ( srcDocumentPath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageSetup.orientation property | Aspose.Words f...

    PageSetup.orientation property. Returns or sets the orientation of the page....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...centered text." ); // If we start a new section using a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...