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

new

(0.06 sec)
  1. Merge Presentation|Aspose.Slides for PHP Docume...

    Merge or combine PowerPoint Presentation...$pres1 = new Presentation ( "pres1.pptx" ); try { $pres2 = new Presentation...$pres1 = new Presentation ( "pres1.pptx" ); try { $pres2 = new Presentation...

    docs.aspose.com/slides/php-java/merge-presentat...
  2. 使用 C++ 查看 MHT 文件 | Aspose.PDF

    简单的演示源代码,可在任何使用 C++ 语言的平台上打开和查看 MHT 文件。...options = new MhtLoadOptions (); Resolution resolution = new Resolution...300 ); BmpDevice imageDevice = new BmpDevice ( resolution ); Document...

    products.aspose.com/pdf/zh-hans/cpp/viewer/mht/
  3. Public API Changes in Aspose.Imaging 2.9.0|Docu...

    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.... It includes not only new and updated public methods, added...)) { PdfOptions pdfOptions = new PdfOptions (); pdfOptions . ...

    docs.aspose.com/imaging/net/public-api-changes-...
  4. 使用 Java 将表格添加到 PDF | Aspose.PDF

    Java原始碼用於在Java和PHP,德爾福的PDF檔中添加表格。...中新增表格 - Java Document doc = new Document ( _dataDir + "input...Initializes a new instance of the Table Table table = new Table ();...

    products.aspose.com/pdf/zh-hant/java/table/add/
  5. ResourceSavingArgs.ResourceStream | Aspose.Word...

    Discover the ResourceSavingArgs ResourceStream property to easily define where your resources are saved, enhancing efficiency and control in your projects....HtmlFixedResourceFol () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Summarize a Document|Aspose.Words for Java

    Summarize a document. Aspose.Words for Java simplifies document summarization using OpenAI and Google AI models by allowing you to specify the summary length....GPT-4o model: Document firstDoc = new Document ( getMyDir () + "Big...docx" ); Document secondDoc = new Document ( getMyDir () + "Document...

    docs.aspose.com/words/java/summarize-a-document/
  7. Wrong Document Sent Back - Free Support Forum -...

    We are experiencing an issue where documents sent to Aspose for signing are returned incorrectly — with the wrong document content. We are currently leveraging Aspose.PDF for .NET, which is specifically used for manipul…...timeofService; List workingDocumentList = new List(); WorkingDocumentColle...ClaimType}", "BusinessLogic", new Exception()); workingDocumentEntit...

    forum.aspose.com/t/wrong-document-sent-back/312061
  8. 搜索

    搜索...return RedirectToRoute("default", new { controller = "GridJs2", action...IActionResult Error() { return View(new ErrorViewModel { RequestId =...

    blog.aspose.com/zh-hant/cells/create-read-edit-...
  9. Შეკუმშოს WORD C#

    შეკუმშოს WORD C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ WORD კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....Words; var doc = new Document( "Input.docx" ); doc..."yourCompressedImage" ); } } var saveOptions = new OoxmlSaveOptions { CompressionLevel...

    products.aspose.com/words/ka/net/compress/word/
  10. Შეკუმშოს DOCX C#

    შეკუმშოს DOCX C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOCX კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....Words; var doc = new Document( "Input.docx" ); doc..."yourCompressedImage" ); } } var saveOptions = new OoxmlSaveOptions { CompressionLevel...

    products.aspose.com/words/ka/net/compress/docx/