Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 214,303 for

new

(0.31 sec)
  1. MemoryFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.MemoryFontSource class, enabling seamless access to TrueType fonts stored in memory for enhanced document processing....MemoryFontSource memoryFontSource = new MemoryFontSource ( fontBytes...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  2. PersonCollection constructor | Aspose.Words for...

    aspose.words.bibliography.PersonCollection constructor...PersonCollection() Initialize a new instance of the PersonCollection...PersonCollection(persons) Initialize a new instance of the PersonCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Redact PDF using C# | Aspose.PDF

    Redact PDF documents programmatically with C# sample code using Aspose.PDF for .NET...pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...; var textFragmentAbsorber = new Aspose . Pdf . Text . TextFragmentAbsorber...

    products.aspose.com/pdf/net/redaction/
  4. FindReplaceOptions.smartParagraphBreakReplaceme...

    FindReplaceOptions.smartParagraphBreakReplacement property. Gets or sets a boolean value indicating either it is allowed to replace paragraph break when there is no next sibling paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder.... writeln (); let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. List.IsRestartAtEachSection | Aspose.Words for ...

    Discover the IsRestartAtEachSection property to control list numbering in sections. Enhance document organization with this easy-to-use feature!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... OoxmlSaveOptions options = new OoxmlSaveOptions { Compliance...

    reference.aspose.com/words/net/aspose.words.lis...
  6. How to Run Aspose.Email|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 Project Open Visual Studio and create a new Console...{ // Create a new email message var eml = new MailMessage { Subject...

    docs.aspose.com/email/net/how-to-run-aspose-email/
  7. Using Anonymous Types or Custom Objects|Documen...

    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.... WorkbookDesigner report = new WorkbookDesigner (); // Get the... IList < MyProduct > list = new List < MyProduct >(); // Provide...

    docs.aspose.com/cells/net/using-anonymous-types...
  8. 使用匿名类型或自定义对象|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.... WorkbookDesigner report = new WorkbookDesigner (); //Get the... IList < MyProduct > list = new List < MyProduct >(); //Provide...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...
  9. Hyperlink is not preserved when converting PDF ...

    Hello, We are using Aspose.PDF.Drawing 25.1.0 and Aspose.Cells 25.1.2 We are loading the attached pdf containing an hyperlink to an Url. The pdf is converted to an xlsx. The created xlsx document contains the text, bu…...doc = new Document ("google.pdf"); var xlsOptions = new ExcelSaveOptions...ExcelFormat.XLSX }; using var ms = new MemoryStream(); doc.Save(ms,...

    forum.aspose.com/t/hyperlink-is-not-preserved-w...
  10. AxisDisplayUnit.CustomUnit | Aspose.Words for .NET

    Discover the AxisDisplayUnit CustomUnit property to easily customize your value axis display units with user-defined scaling for enhanced data clarity....supported by MS Office 2016 new charts. Default value is 1. Setting...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...