Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 164,092 for

new

(0.05 sec)
  1. LoadOptions.fontSettings property | Aspose.Word...

    LoadOptions.fontSettings property. Allows to specify document font settings....that will substitute the "Times New Roman" font // with the font..."MyFonts" folder. let fontSettings = new aw . Fonts . FontSettings ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FolderFontSource.ScanSubfolders | Aspose.Words ...

    Discover the FolderFontSource ScanSubfolders property to easily manage font organization by choosing to scan subfolders for enhanced efficiency....FolderFontSource folderFontSource = new FolderFontSource ( FontsDir ...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  3. FontFallbackSettings.Save | Aspose.Words for .NET

    Effortlessly save your FontFallbackSettings with our intuitive Save method. Preserve your custom fallback settings for seamless font management.... Document doc = new Document ( MyDir + "Rendering...FileStream fontFallbackStream = new FileStream ( MyDir + "Font fallback...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Table.EnsureMinimum | Aspose.Words for .NET

    Discover the Table EnsureMinimum method, effortlessly create and append a row when your table is empty for seamless data management....Document doc = new Document (); Table table = new Table ( doc );...and even other tables. // Our new table has none of these nodes...

    reference.aspose.com/words/net/aspose.words.tab...
  5. DigitalSignatureDetails.CertificateHolder | Asp...

    Discover the DigitalSignatureDetails CertificateHolder property to manage your document's signing certificate effortlessly. Enhance security and streamline processes!... Document doc = new Document ( MyDir + "Document...digitalSignatureDeta = new DigitalSignatureDeta ( certificateHolder , new SignOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Working with Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java....Charts Contents [ Hide ] The new insertChart method was added...all of them as well as add a new one if needed. The newly inserted...

    docs.aspose.com/words/java/working-with-charts/
  7. PdfDigitalSignatureDetails.Location | Aspose.Wo...

    Discover the PdfDigitalSignatureDetails Location property to easily manage and customize your document signing location for enhanced security and efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfDigitalSignatureDetails.hashAlgorithm proper...

    PdfDigitalSignatureDetails.hashAlgorithm property. Gets or sets the hash algorithm....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PdfEncryptionDetails.Permissions | Aspose.Words...

    Discover the PdfEncryptionDetails Permissions property, which defines user operations on encrypted PDFs. Unlock secure document management with customizable access!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfEncryptionDetails encryptionDetails = new PdfEncryptionDetails ( "password"...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ParagraphFormat.FirstLineIndent | Aspose.Words ...

    Discover how to use the ParagraphFormat FirstLineIndent property to easily customize first line or hanging indents in your documents for improved readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...// and then starts a new line, adding a new paragraph. builder...

    reference.aspose.com/words/net/aspose.words/par...