Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 164,094 for

new

(0.07 sec)
  1. Header and Footers|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.... setHeader ( 1 , "&\"Times New Roman,Bold\"&D-&T" ); //Setting.... setHeader ( 2 , "&\"Times New Roman,Bold\"&12&F" ); Footer...

    docs.aspose.com/cells/java/header-and-footers/
  2. FieldFormText | Aspose.Words for Java

    Implements the FORMTEXT field in Java.... Document doc = new Document(getMyDir() + "Form fields...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.PSD for Java 21.6 - 发行说明|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.... save ( outputFileName , new PngOptions ()); } finally { image...image . save ( outputFileName , new PngOptions ()); } finally { image...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  4. 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...
  5. 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...
  6. PageSavingArgs.KeepPageStreamOpen | Aspose.Word...

    Discover how the KeepPageStreamOpen property in PageSavingArgs enhances document management with Aspose.Words by controlling stream behavior for optimal performance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions (); // We...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 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...
  8. 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...
  9. 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...
  10. 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...