Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 33,738 for

new

(0.13 sec)
  1. Generate AustraliaPost Barcode with Different F...

    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....object $symbology = new Symbology (); $builder = new BarCodeBuilder...standard $australiaPostFormatC = new AustraliaPostFormatC (); $builder...

    docs.aspose.com/barcode/java/generate-australia...
  2. FontInfoCollection.Count | Aspose.Words for .NET

    Discover the FontInfoCollection Count property, effortlessly retrieve the total number of elements in your collection for seamless data management.... Document doc = new Document (); // A blank document...FontInfos . Contains ( "Times New Roman" )); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.fon...
  3. PdfSaveOptions.AttachmentsEmbeddingMode | Aspos...

    Customize how attachments are embedded in PDFs with PdfSaveOptions. Ensure seamless integration and optimized document sharing....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. AdvancedCompareOptions.IgnoreDmlUniqueId | Aspo...

    Discover the AdvancedCompareOptions IgnoreDmlUniqueId property to enhance your DrawingML processing by efficiently managing unique IDs. Optimize your workflow!... Document docA = new Document ( MyDir + "DML unique...original.docx" ); Document docB = new Document ( MyDir + "DML unique...

    reference.aspose.com/words/net/aspose.words.com...
  5. MarkdownSaveOptions.linkExportMode property | A...

    MarkdownSaveOptions.linkExportMode property. Specifies how links will be written to the output file...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...aw_ref.001.png let saveOptions = new aw . Saving . MarkdownSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HtmlSaveOptions.navigationMapLevel property | A...

    HtmlSaveOptions.navigationMapLevel property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats... let doc = new aw . Document ( base . myDir...document.docx" ); let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java.... Document doc = new Document(getMyDir() + "Tables...composite node. Document doc = new Document(); Paragraph para =...

    reference.aspose.com/words/java/com.aspose.word...
  8. StyleCollection.add method | Aspose.Words for N...

    StyleCollection.add method. Creates a New user defined style and adds it the collection....method add(type, name) Creates a new user defined style and adds it...it in a document. let doc = new aw . Document (); // A list allows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Convert SVG Files – C# Examples

    You will learn how to convert SVG to other formats in C#, find C# code examples and try an online converter SVG....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/svg/net/convert-svg/
  10. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Contains settings of the digital signature timestamp in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PDF. PdfSaveOptions options = new PdfSaveOptions(); // Create a...

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