Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 164,972 for

new

(0.07 sec)
  1. 在 PDF 中使用 C# 添加图像印章|Aspose.PDF for .NET

    使用 Aspose.PDF 库中的 ImageStamp 类在 PDF 文档中添加图像印章。...document using ( var document = new Aspose . Pdf . Document ( dataDir...image stamp var imageStamp = new Aspose . Pdf . ImageStamp ( dataDir...

    docs.aspose.com/pdf/zh/net/image-stamps-in-pdf-...
  2. IMailMergeDataSourceRoot Interface | Aspose.Wor...

    Unlock powerful mail merging with Aspose.Words.MailMerging.IMailMergeDataSourceRoot. Seamlessly integrate custom data sources for master-detail data handling.... = new EmployeeList (); employeesWashingtonB . Add ( new Employee...employeesWashingtonB . Add ( new Employee ( "Jane Doe" , "Management"...

    reference.aspose.com/words/net/aspose.words.mai...
  3. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java.... Document doc = new Document(getMyDir() + "Office...throws Exception { Document doc = new Document(getMyDir() + "Docum...

    reference.aspose.com/words/java/com.aspose.word...
  4. Manage Blob|Aspose.Slides Documentation

    Manage Blob in PowerPoint Presentation using Java. Use Blob to reduce memory consumption in PowerPoint Presentation using Java. Add large file through Blob to PowerPoint Presentation using Java. Export large file through Blob from PowerPoint Presentation using Java. Load a large PowerPoint Presentation as Blob using Java....avi" ; // Creates a new presentation to which the video...be added Presentation pres = new Presentation (); try { FileInputStream...

    docs.aspose.com/slides/androidjava/manage-blob/
  5. BuildingBlockCollection.ToArray | Aspose.Words ...

    Discover the BuildingBlockCollection ToArray method, effortlessly transfer all building blocks into a New array for streamlined data management....blocks from the collection to a new array of building blocks. public...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.bui...
  6. Aspose.PSD的Java 24.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....save ( firstPageOutputPng , new PngOptions ()); // Change the...save ( secondPageOutputPng , new PngOptions ()); // Change the...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  7. Convert Word to Excel in Java|Aspose.Words for ...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Java. Save a document in various formats to XLSX using Java....XlsxSaveOptions class and the new Xlsx element in the SaveFormat...PDF to XLSX: Document doc = new Document ( getMyDir () + "Pdf...

    docs.aspose.com/words/java/convert-a-document-t...
  8. CultureNotFoundException | Aspose.Words for Java

    Map for .Nets System.Globalization.CultureNotFoundException in Java....(Exception e) Initializes a new instance of this class. Cult...nt cultureId) Initializes a new instance of this class. Cult...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBuilder.InsertDocument | Aspose.Words f...

    Effortlessly insert documents at any cursor position with DocumentBuilder's InsertDocument method. Streamline your workflow and enhance productivity!... Document doc = new Document ( MyDir + "Document...); DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Compress Images in PHP|Aspose.Words for Java

    Compress Images using PHP....docx" ; $ messageFormat = new Java ( "java.text.MessageFormat"...die ( "I M HERE" ); $ doc = new Java ( "com.aspose.words.Document"...

    docs.aspose.com/words/java/compress-images-in-php/