Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 227,521 for

new

(0.62 sec)
  1. IDocumentLoadingCallback Interface | Aspose.Wor...

    Customize document loading with Aspose.Words.IDocumentLoadingCallback. Implement your own method for enhanced control and flexibility in document management....LoadingProgressCallb progressCallback = new LoadingProgressCallb (); LoadOptions...LoadOptions loadOptions = new LoadOptions { ProgressCallback = progressCallback...

    reference.aspose.com/words/net/aspose.words.loa...
  2. ChartSeriesGroup.seriesType property | Aspose.W...

    ChartSeriesGroup.seriesType property. Gets the type of chart series included in this group....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...use of secondary axes for the new series group. newSeriesGroup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ImageExtractor Plugin|Aspose.PDF for .NET

    Learn how to extract images from PDF documents with the Aspose.Pdf.LowCode.ImageExtractor plugin for .NET....ImageExtractor plugin var plugin = new Aspose . Pdf . LowCode . ImageExtractor...output folder var options = new Aspose . Pdf . LowCode . ImageExtractorOption...

    docs.aspose.com/pdf/net/plugins/image-extractor/
  4. Using Anonymous Types or Custom Objects in Aspo...

    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...
  5. XlsConverter Plugin|Aspose.PDF for .NET

    Learn how to convert PDF documents to Excel formats with the Aspose.Pdf.LowCode.XlsConverter plugin for .NET....XlsConverter plugin var plugin = new Aspose . Pdf . LowCode . XlsConverter...conversion options var options = new Aspose . Pdf . LowCode . PdfToXlsOptions...

    docs.aspose.com/pdf/net/plugins/xls-converter/
  6. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for .NET: create, edit, convert, and style diagrams with C# for PowerPoint and OpenDocument presentations....() { using var presentation = new Presentation (); var slide =...() { using var presentation = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/sm...
  7. WriteProtection.IsWriteProtected | Aspose.Words...

    Discover the WriteProtection IsWriteProtected property, easily check if a write protection password is active for enhanced security and data integrity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...WriteProtection.docx" ); doc = new Document ( ArtifactsDir + "Document...

    reference.aspose.com/words/net/aspose.words.set...
  8. SoftEdgeFormat.Radius | Aspose.Words for .NET

    Discover the SoftEdgeFormat Radius property to easily adjust soft edge effects. Control radius length with precision for stunning visual results.... DocumentBuilder builder = new DocumentBuilder (); Shape shape...with soft edge. Document doc = new Document ( ArtifactsDir + "Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ImageSavingArgs.Document | Aspose.Words for .NET

    Discover the ImageSavingArgs Document property to access the current document being saved, enhancing your workflow efficiency and saving time.... Document doc = new Document ( MyDir + "Rendering...process. HtmlSaveOptions options = new HtmlSaveOptions (); options ...

    reference.aspose.com/words/net/aspose.words.sav...
  10. VBA Macro|Aspose.Slides for Node.js via .NET Do...

    Automate presentations with Aspose.Slides for Node.js via Java: create, import, and secure VBA macros in PPT, PPTX, and ODP using clear JavaScript examples....addVbaMacro () { let presentation = new aspose . slides . Presentation...presentation . setVbaProject ( new aspose . slides . VbaProject...

    docs.aspose.com/slides/nodejs-java/examples/ele...