Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 200,018 for

new

(0.06 sec)
  1. How to add a typedMember dimension element? - F...

    Hello everyone! I’m a Newbie in both C# and Aspose Finance. I’m trying to add a context scenario, with a typedMember dimension. For instance, I’m trying to achieve something like this: <xbrli:context id="c-4"> <xbr…...this code: Context context = new Context(contextPeriod, contextEntity);...Scenario = new ContextSenario() { DimensionMemberList = { new DimensionMember(...

    forum.aspose.com/t/how-to-add-a-typedmember-dim...
  2. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Discover the StructuredDocumentTagRangeEnd constructor—efficiently initialize document tag ranges for enhanced content management and seamless integration....StructuredDocumentTa constructor Initializes a new instance of the Structured document...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  3. SignatureLineOptions.ShowDate | Aspose.Words fo...

    Discover how the SignatureLineOptions ShowDate property enhances your document's professionalism by displaying the sign date on signature lines....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions signatureLineOptions = new SignatureLineOptions { Signer...

    reference.aspose.com/words/net/aspose.words/sig...
  4. SignatureLineOptions.DefaultInstructions | Aspo...

    Discover how the SignatureLineOptions DefaultInstructions property enhances your Sign dialog with customizable default instructions for a seamless user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions signatureLineOptions = new SignatureLineOptions { Signer...

    reference.aspose.com/words/net/aspose.words/sig...
  5. PDF Conversion Solution using C# | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for .NET...PDF File Document pdfFile = new Document ( "Source-PDF-File.pdf"...object DocSaveOptions saveOpts = new DocSaveOptions (); // Set the...

    products.aspose.com/pdf/net/conversion/
  6. Convert Image To TXT Javascript

    Convert Image to TXT format in JavaScript code. Save Image as TXT using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.png") doc...

    products.aspose.com/words/nodejs-net/conversion...
  7. Product Overview|Aspose.Slides 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....HTML Slides Features Creating new slides from scratch and add them...style. Adding new or managing slide notes. Setting new slide masters...

    docs.aspose.com/slides/androidjava/product-over...
  8. Working with Textures in PS file | Java

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/ps/working-with-textu...
  9. ChartLegend.LegendEntries | Aspose.Words for .NET

    Explore the ChartLegend LegendEntries property to access a comprehensive collection of legend entries for all series and trendlines in your chart....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "AW Category 1" ...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose.Cells cannot open workbook with pivot ta...

    Hey There, We have a client that has an excel file containing a pivot table. File named ‘stack-overflow-pivot-table’ attached. When trying to create a New workbook with Aspose.Cells v25.7.0 using the following code: p…... When trying to create a new workbook with Aspose.Cells v25...ms = new FileStream(inputPath, FileMode.Open); var wb = new Workbook(ms...

    forum.aspose.com/t/aspose-cells-cannot-open-wor...