Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 213,190 for

new

(0.15 sec)
  1. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java.... Document doc = new Document(getMyDir() + "Structured...around content. Document doc = new Document(getMyDir() + "Multi-section...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.Cells for .NET how to Excel corruption d...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (4.9 KB) How to get the witch line getting an error....xlsx"; try { Workbook workbook = new Workbook(filePath); // Loop through...CommonController commonController = new CommonController(); string fullFileName...

    forum.aspose.com/t/aspose-cells-for-net-how-to-...
  3. Გადაიყვანეთ JPG Გამოსახულება Javascript

    გადაიყვანეთ JPG Გამოსახულება JavaScript ფორმატში კოდით. შეინახეთ JPG როგორც Გამოსახულება JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.jpg" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/ka/nodejs-net/convers...
  4. 从PDF中提取表格数据|Aspose.PDF for Java

    学习如何使用Aspose.PDF for Java从PDF中提取表格数据... Document pdfDocument = new com . aspose . pdf . Document...pdf . TableAbsorber absorber = new com . aspose . pdf . TableAbsorber...

    docs.aspose.com/pdf/zh/java/extract-data-from-t...
  5. Გადაიყვანეთ Გამოსახულება SVG Javascript

    გადაიყვანეთ Გამოსახულება SVG JavaScript ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც SVG JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.svg" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/ka/nodejs-net/convers...
  6. Გადაიყვანეთ Გამოსახულება JPG Javascript

    გადაიყვანეთ Გამოსახულება JPG JavaScript ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც JPG JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.jpg" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/ka/nodejs-net/convers...
  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.... Application excelApp = new Excel . ApplicationClass ();...Worksheet newWorksheet ; //Add 5 new worksheets to the workbook and...

    docs.aspose.com/cells/zh/net/adding-new-workshe...
  8. Track Document Conversion Progress with JavaScr...

    Learn how to track document conversion progress in Excel files using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...callback const pdfSaveOptions = new PdfSaveOptions (); pdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/track-docu...
  9. ZIP/TAR add File to Existing Archive

    How to put in a ZIP/TAR archive images, pictures or other files. Explore how to add file to archive with Aspose.Zip via Java...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/java/advanced-api-featu...
  10. Document.RenderToScale | Aspose.Words for .NET

    Discover the RenderToScale method to efficiently render document pages into Graphics objects at your desired scale for optimal visual results.... Document doc = new Document ( MyDir + "Rendering...thumbRows ; using ( Bitmap img = new Bitmap ( imgWidth , imgHeight...

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