Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 33,797 for

new

(0.04 sec)
  1. FieldAutoTextList.ListStyle | Aspose.Words for ...

    Discover the FieldAutoTextList ListStyle property to customize your entry lists effortlessly. Enhance your content with tailored styles today!...FieldAutoTextList () { Document doc = new Document (); // Create a glossary...entries. doc . GlossaryDocument = new GlossaryDocument (); AppendAutoTextEntry...

    reference.aspose.com/words/net/aspose.words.fie...
  2. MailMergeSettings.dataSource property | Aspose....

    MailMergeSettings.dataSource property. Specifies the path to the mail-merge data source...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...table. doc = new aw . Document (); builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HtmlSaveOptions.ExportLanguageInformation | Asp...

    Control language export in HTML, MHTML, or EPUB with HtmlSaveOptions. Enhance document accessibility and reach a wider audience effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . LocaleId = new CultureInfo ( "en-US" ). LCID...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FieldMergeBarcode.ErrorCorrectionLevel | Aspose...

    Discover the FieldMergeBarcode ErrorCorrectionLevel property to optimize your QR Code's reliability. Set values from 0 to 3 for enhanced error correction....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...The mail merge will create a new page for each row. Each page...

    reference.aspose.com/words/net/aspose.words.fie...
  5. PdfEncryptionDetails | Aspose.Words for Java

    Contains details for encrypting and access permissions for a PDF document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PdfEncryptionDetails encryptionDetails = new PdfEncryptionDetails("password"...

    reference.aspose.com/words/java/com.aspose.word...
  6. Adding Extended Attributes to Resource Assignments

    Learn how to add extended attributes to Microsoft Project resource assignments using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/adding-extended-attri...
  7. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....class, () -> new Document(getMyDir() + "Encrypted...object. LoadOptions options = new LoadOptions("docPassword"); //...

    reference.aspose.com/words/java/com.aspose.word...
  8. LayoutOptions.Callback | Aspose.Words for .NET

    Discover the LayoutOptions Callback property to easily manage IPageLayoutCallback for enhanced page layout customization and improved user experience....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...; DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  9. com.aspose.barcode.PleaseReportException: The l...

    ライセンスを更新するため、新しく提供された、Aspose.Total.Java.licに置き換えました。 その結果、以下のエラーが発生しました。 com.aspose.barcode.PleaseReportException: The license signature is invalid. It looks like the license file was modified. 上記エラーが発生するのは、以下のコードになりま…...(InputStream in = new ByteArrayInputStream(lic)) { new com.aspose.barcode...SUPPRESS IllegalCatchCheck throw new DocumentProcessorFat(e); } これまで使用している、Aspose...

    forum.aspose.com/t/com-aspose-barcode-pleaserep...
  10. SplitterContext.SplitOptions | Aspose.Words for...

    Discover how to optimize document management with SplitterContext's SplitOptions property for efficient and flexible content splitting. Enhance your workflow today....SplitterContext splitterContext = new SplitterContext (); splitterContext...using ( FileStream streamIn = new FileStream ( MyDir + "Big document...

    reference.aspose.com/words/net/aspose.words.low...