Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 213,390 for

new

(1.14 sec)
  1. StructuredDocumentTag constructor | Aspose.Word...

    StructuredDocumentTag constructor. Initializes a New instance of the Structured document tag class.... type, level) Initializes a new instance of the Structured document...set_checked_symbol ( 169 , 'Times New Roman' ) sdt_check_box . set_unchecked_symbol...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Body.nodeType property | Aspose.Words for Node.js

    Body.nodeType property. Returns [NodeType.Body](../../nodetype/#Body)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...break ; } default : { throw new Error ( "Unexpected node type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HeaderFooter.NodeType | Aspose.Words for .NET

    Discover the HeaderFooter NodeType property that efficiently retrieves header and footer details, enhancing your content structure and user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...break ; } default : { throw new Exception ( "Unexpected node...

    reference.aspose.com/words/net/aspose.words/hea...
  4. Metered.IsMeteredLicensed | Aspose.Words for .NET

    Discover if your metered method is licensed with IsMetered. Ensure compliance and unlock the benefits of licensed services today!... // Create a new Metered license, and then print...statistics. Metered metered = new Metered (); metered . SetMeteredKey...

    reference.aspose.com/words/net/aspose.words/met...
  5. 使用字体库的文本渲染| .NET

    将文本转换为图像,并在.NET产品中渲染TrueType和Opentype字体。 C#API用于开发人员操纵和字体文件。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/zh/net/developer-guide/tex...
  6. PdfSaveOptions.use_core_fonts property | Aspose...

    PdfSaveOptions.use_core_fonts property. Gets or sets a value determining whether or not to substitute TrueType fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts....fonts Arial, Times New Roman, Courier New and Symbol with core...to True Arial, Times New Roman, Courier New and Symbol fonts are...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Email Security and Encryption in .NET|Documenta...

    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....article shows how an existing or new message can be loaded and encrypted...the following steps: Create a new message or load an existing one...

    docs.aspose.com/email/net/encrypt-decrypt-sign-...
  8. LoadOptions.UpdateDirtyFields | Aspose.Words fo...

    Discover how the LoadOptions UpdateDirtyFields property enhances data integrity by selectively updating fields marked as dirty for optimal performance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...using ( MemoryStream docStream = new MemoryStream ()) { // If we save...

    reference.aspose.com/words/net/aspose.words.loa...
  9. XamlFixedSaveOptions.ResourceSavingCallback | A...

    Optimize your document exports with the XamlFixedSaveOptions ResourceSavingCallback. Control image and font saving for enhanced XAML format efficiency....ResourceFolder () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java.... Document doc = new Document(getMyDir() + "Images...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...