Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 164,999 for

new

(0.07 sec)
  1. Working with GZip Archives | Aspose.Zip Documen...

    Java gzip API lets you work with creating and managing GZip archives in your applications without the need of any other 3rd party applications....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/java/working-with-gzip-arch...
  2. Document.appendDocument method | Aspose.Words f...

    Aspose.Words.Document.appendDocument method... const srcDoc = new aw . Document (); srcDoc . firstSection...document text. " ); const dstDoc = new aw . Document (); dstDoc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用 C# 生成崩溃报告|Aspose.PDF for .NET

    下一个代码片段的主要目标是处理异常并生成崩溃报告,记录使用 9419024124123 的异常详细信息。...exception throw new Exception ( "message" , new Exception ( "inner...PdfException . GenerateCrashReport ( new Aspose . Pdf . CrashReportOptions...

    docs.aspose.com/pdf/zh/net/generate-crash-reports/
  4. IncorrectPasswordException Class | Aspose.Words...

    Discover the Aspose.Words.IncorrectPasswordException class, which handles password errors for encrypted documents, ensuring secure and seamless access....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...); DocSaveOptions options = new DocSaveOptions ( SaveFormat ...

    reference.aspose.com/words/net/aspose.words/inc...
  5. Working with Hyperlinks

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/java/working-with-hyperlinks/
  6. FieldBuilder.BuildAndInsert | Aspose.Words for ...

    Effortlessly enhance your documents with FieldBuilder's BuildAndInsert method—quickly add fields before any inline node for seamless integration.... Document doc = new Document (); // A convenient...builder. DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 创建新工作表|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....Workbook workbook = new Workbook (); //Adding a new worksheet to the...Java Workbook wb = new HSSFWorkbook (); // or new XSSFWorkbook();...

    docs.aspose.com/cells/zh/java/create-new-worksh...
  8. Error ao tentar configurar chave (key) - Free S...

    Estamos recebendo a mensagem abaixo quando configuração aspose.net para gerar PDF para Word: image.png (122,3,KB)..."; Metered license = new Metered(); license.SetMeteredKey(publicKey...converter = new Pdf.Plugins.DocConverter()) { var options = new PdfToDocOptions();...

    forum.aspose.com/t/error-ao-tentar-configurar-c...
  9. FieldArgumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldArgumentBuilder class to effortlessly create complex field arguments with nodes and text for enhanced document automation.... Document doc = new Document (); // Below are three...symbol. FieldBuilder builder = new FieldBuilder ( FieldType . FieldSymbol...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Comment | Aspose.Words for .NET

    Create engaging comments effortlessly with our Comment constructor. Initialize a New Comment class instance and enhance user interaction seamlessly!...DocumentBase ) Initializes a new instance of the Comment class...Document doc = new Document (); Comment newComment = new Comment (...

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