Sort Score
Result 10 results
Languages All
Labels All
Results 9,071 - 9,080 of 216,907 for

new

(0.23 sec)
  1. 页面设置 自适应页面设置|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 object Workbook workbook = new Workbook (); // Accessing the...Java Workbook wb = new XSSFWorkbook (); //or new HSSFWorkbook();...

    docs.aspose.com/cells/zh/java/page-setup-fit-to...
  2. Convert Visio to Images formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....VSD diagram Diagram diagram = new Diagram ( dataDir + "ExportToImage...Load diagram Diagram diagram = new Diagram ( dataDir + "ExportPageToImage...

    docs.aspose.com/diagram/net/convert-visio-to-im...
  3. ImageSaveOptions.JpegQuality | Aspose.Words for...

    Adjust the JpegQuality property in ImageSaveOptions to optimize JPEG image quality for stunning visuals and improved performance. Perfect for developers!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ImageSaveOptions imageOptions = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  4. OlePackage Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.OlePackage class to easily manage OLE Package properties and enhance your document processing capabilities....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...using ( MemoryStream stream = new MemoryStream ( zipFileBytes ))...

    reference.aspose.com/words/net/aspose.words.dra...
  5. LineNumberRestartMode enumeration | Aspose.Word...

    Aspose.Words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...restart the numbering on each new page from 1 and display the number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 PS 文档 | Aspose.Page 提供 Java

    本文介绍如何使用 Aspose.Page for Java API 解决方案处理 PS 或 EPS 文件中的文本、形状、平铺图案、渐变、图像和页面。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/working-with-ps/
  7. Aspose OCR is not extracting text from pdf whic...

    Aspose OCR is not extracting text from pdf which is not searchable , from a multipge or single pdf only extraction is done for top few lines and the remaining is still image only, even though i have Aspose Total License…...Instantiate a new License object License license = new License();...api instance AsposeOCR api = new AsposeOCR(); // Set preprocessing...

    forum.aspose.com/t/aspose-ocr-is-not-extracting...
  8. AnthropicAiModel | Aspose.Words for Java

    An abstract class representing the integration with Anthropicu2019s AI models within the Aspose.Words in Java.... Document doc = new Document(getMyDir() + "Big document...CheckGrammarOptions grammarOptions = new CheckGrammarOptions(); grammarOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. 动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中掌握幻灯片动画:添加、编辑和删除效果、时间和触发器,以创建 PPT、PPTX 和 ODP 动态演示文稿。...Add_Animation () { using var pres = new Presentation (); var slide =...Access_Animation () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/zh/net/examples/elements...
  10. 更新、删除字段|Documentation

    本节说明如何更新或删除字段。...GetDataDir_UpdateField (); // Create a new diagram // Load source Visio...Visio diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...

    docs.aspose.com/diagram/zh/net/update-remove-fi...