Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 214,313 for

new

(0.55 sec)
  1. Merge TAR.BZ2 files to one 7ZIP archive via C#

    Source code for merge TAR.BZ2 files to one 7ZIP archive via C#. Use API example code for combine TAR.BZ2 files to a single 7ZIP within VB.NET Asp.NET or any .NET based application....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/net/merger/tarbz2-to-7zip/
  2. Asynchronous IMAP Operations: Retrieve, Manage ...

    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....CreateAsync - Creates a new instance of the Aspose.Email...ImapAsync () { var tokenProvider = new TokenProvider ( clientId , tenantId...

    docs.aspose.com/email/net/asynchronous-imap-ope...
  3. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = New Document(); DocumentBuilder Builder = n…...RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuilder(RepDoc);...using (Workbook TemplateWB = new Workbook(dir + @"\Test_04222...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  4. ReportBuilder.create method | Aspose.Words for ...

    aspose.words.lowcode.ReportBuilder.create method...create method create() Creates new instance of the report builder...... create(context) Creates new instance of the report builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IStructuredDocumentTag.LockContents | Aspose.Wo...

    Discover how the IStructuredDocumentTag LockContents property enhances document security by preventing content edits. Ensure your SDT remains intact!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  6. StructuredDocumentTag.LockContentControl | Aspo...

    Discover how the StructuredDocumentTag LockContentControl property enhances document security by preventing users from deleting essential content. Learn more!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  7. SaveOptions.UpdateLastPrintedProperty | Aspose....

    Optimize document management with SaveOptions UpdateLastPrintedProperty. Control LastPrinted updates for efficient saving and enhanced workflow....Document doc = new Document (); DateTime lastPrinted = new DateTime...DocSaveOptions saveOptions = new DocSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. JsonSimpleValueParseMode Enum | Aspose.Words fo...

    Discover the Aspose.Words.Reporting.JsonSimpleValueParseMode enum for efficient JSON parsing. Easily handle nulls, booleans, numbers, and strings seamlessly!... Document doc = new Document ( MyDir + "Reporting...options = new JsonDataLoadOptions { ExactDateTimeParseFo = new List...

    reference.aspose.com/words/net/aspose.words.rep...
  9. AI ファイルオンラインビューア | products.aspose.com

    AsposeビルトインアプリでAIファイルをオンラインで表示...NET // To view the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/jp/view/ai/
  10. Throw Exception when Update Text of TextFragmen...

    Env Windows 11 with .NET Framework 4.7 Aspose.PDF for .NET 25.3 Code var doc = New Aspose.Pdf.Document(@"C:\Users\hello\Desktop\test\1.pdf"); var textFragmentAbsorber = New TextFragmentAbsorber("微信公众号", New TextSearc…...3 Code var doc = new Aspose.Pdf.Document(@"C:\Use...textFragmentAbsorber = new TextFragmentAbsorber("微信公众号", new TextSearchOptions(true));...

    forum.aspose.com/t/throw-exception-when-update-...