Sort Score
Result 10 results
Languages All
Labels All
Results 7,121 - 7,130 of 213,166 for

new

(0.13 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Your First Aspose.3D Application|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.... Create a new 3D file, or open an existing...Create a New Scene Document The following example creates a new 3D...

    docs.aspose.com/3d/python-net/your-first-aspose...
  5. Export Task List to PDF with Barcode using PDF ...

    PDF SharePoint API can export Task List to PDF with Barcode using PDF Template Engine.... Create and save a new task. Export the document to...creating the template, click Add New Item in the list and upload the...

    docs.aspose.com/pdf/sharepoint/export-task-list...
  6. 文本格式化|Aspose.Slides for PHP 文档

    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....下面的代码片段展示了如何使用这一功能: $pres = new Presentation ( "Presentation...try { $textHighlightingOpti = new TextHighlightingOpti (); $textHighlightingOpti...

    docs.aspose.com/slides/zh/php-java/text-formatt...
  7. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows....PPTX file Presentation pres = new Presentation (); // Accesses...using ( Presentation pres = new Presentation ()) { // Accesses...

    docs.aspose.com/slides/net/manage-table/
  8. FontSettings.ResetFontSources | Aspose.Words fo...

    Restore default font sources effortlessly with the FontSettings ResetFontSources method. Enhance your design consistency and improve user experience....Document doc = new Document (); doc . FontSettings = new FontSettings...AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert . That...

    reference.aspose.com/words/net/aspose.words.fon...
  9. FieldMergingArgsBase.RecordIndex | Aspose.Words...

    Discover the FieldMergingArgsBase RecordIndex property. Access the zero-based index of the merging record for enhanced data management and integration....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MailMerge . FieldMergingCallback = new HandleMergeFieldInse (); DataTable...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Aspose Words forcefully converting string - Fre...

    I have a Json input with both token and value in string format { "TOKEN1": "1000", "TOKEN2": "2000" } and in Template, i have to check if TOKEN1 exist, then display that in certain format, else if TOKEN2 exis…...JsonDataLoadOptions options = new JsonDataLoadOptions(); options...We have opened the following new ticket(s) in our internal issue...

    forum.aspose.com/t/aspose-words-forcefully-conv...