Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 216,893 for

new

(0.17 sec)
  1. Processor | Aspose.Words for Java

    Processor class for performing different document processing actions in Java....stream: DataTable dataTable = new DataTable(); dataTable.getColumns()..."); dataTable.getRows().add(new String[]{"James Bond", "London"...

    reference.aspose.com/words/java/com.aspose.word...
  2. Encrypt or Decrypt ZIP, RAR, 7Z Archive via Java

    Explore a Java to encrypt or decrypt ZIP, RAR, and 7Z archive files....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...
  3. FileFontSource.CacheKey | Aspose.Words for .NET

    Discover the FileFontSource CacheKey property, your key to efficient font management and optimized caching for enhanced performance....parsedFonts = new FontSettings (); FontSettings loadedCache = new FontSettings...SetFontsSources ( new FontSourceBase [] { new FileFontSource (...

    reference.aspose.com/words/net/aspose.words.fon...
  4. DocumentBase.Document | Aspose.Words for .NET

    Explore DocumentBase properties to efficiently manage your documents. Unlock seamless access and enhance your workflow today!... Document doc = new Document (); // New Document objects by...AppendChild ( new Section ( doc )) . AppendChild ( new Body ( doc...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 与线性挤压一起工作|Documentation

    Aspose.3D for Java 提供了linearexduting类,它采用2D形状作为输入,并在第三维中扩展该形状。...extruded RectangleShape profile = new RectangleShape (); profile ....LinearExtrusion extrusion = new LinearExtrusion ( profile , 10...

    docs.aspose.com/3d/zh/java/working-with-linear-...
  6. Password Protecting Archives | Aspose.Zip Docum...

    In this guide, you will learn how to implement password protection for zip archives created with Java programming language....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/password-protecting-ar...
  7. 搜索

    搜索...AutoMaskingGraphCutO options = new AutoMaskingGraphCutO { // 指示在影像分解期間應執行預設筆劃的新計算。...Decompose = false, ExportOptions = new PngOptions() { ColorType = PngColorType...

    blog.aspose.com/zh-hant/imaging/remove-image-ba...
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....methods, properties and so on, any new restrictions and other changes...for rendering has been added. New method getFontsManager() of Presentation...

    docs.aspose.com/slides/java/public-api-and-back...
  9. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Java....Follow the steps below: Create a new PDF Document Add Page to pages...Create a new PDF document Document pdfDocument = new Document...

    docs.aspose.com/pdf/java/add-rectangle/
  10. XmlDataSource | Aspose.Words for Java

    Provides access to data of an XML file or stream to be used within a report in Java.... Document doc = new Document(getMyDir() + "Reporting...docx"); XmlDataSource dataSource = new XmlDataSource(getMyDir() + "List...

    reference.aspose.com/words/java/com.aspose.word...