Sort Score
Result 10 results
Languages All
Labels All
Results 7,791 - 7,800 of 162,156 for

new

(0.06 sec)
  1. 在PDF中获取和搜索图像|Aspose.PDF for .NET

    学习如何使用Aspose.PDF在Java中搜索和提取PDF文档中的图像以进行媒体检索。...document using ( var document = new Aspose . Pdf . Document ( dataDir...image placement search var abs = new Aspose . Pdf . ImagePlacementAbsorb...

    docs.aspose.com/pdf/zh/net/search-and-get-image...
  2. DigitalSignatureUtil.RemoveAllSignatures | Aspo...

    Effortlessly remove all digital signatures with DigitalSignatureUtil's RemoveAllSignatures method. Transform your signed files into clean, unsigned versions easily!...streams: using ( Stream streamIn = new FileStream ( MyDir + "Digitally...{ using ( Stream streamOut = new FileStream ( ArtifactsDir + ...

    reference.aspose.com/words/net/aspose.words.dig...
  3. Slide Transition|Aspose.Slides Documentation

    PowerPoint slide transition, PowerPoint morph transition in Java...Presentation presentation = new Presentation ( "AccessSlides...presentation file Presentation pres = new Presentation ( "BetterSlideTransitio...

    docs.aspose.com/slides/java/slide-transition/
  4. Aspose.Cells 8.5.2中的公共API更改|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....source file Workbook workbook = new Workbook ( "source.xlsx" ); //Access...800 ; BufferedImage image = new BufferedImage ( width , height...

    docs.aspose.com/cells/zh/java/public-api-change...
  5. Longtable exception - Free Support Forum - aspo...

    https://forum.aspose.com/t/longtable-exception/262127/4 Hi @kolod, only to know if the New release is available, thanks....the bug and will publish the new 23.4 release next week. It will...the bug and will publish the new 23.4 release next week. It will...

    forum.aspose.com/t/longtable-exception/262127
  6. 如何用 C++ 添加 Watermark 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Watermark 注释的源代码...PDF file Document document = new Document ( System . IO . Path... = new WatermarkAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  7. MHTML to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for MHTML to PDF conversion. Use example code for batch MHTML to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call Document.Process...PDF Output file: // Create a new instance of the MhtLoadOptions...

    products.aspose.com/pdf/php-java/conversion/mht...
  8. 如何使用 Java 獲取 Link 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中以 PDF 檔的形式獲取 Link 註釋。...PDF file Document document = new Document ( _dataDir + "SimpleResume_mod...annotationSelector = new AnnotationSelector ( new LinkAnnotation (...

    products.aspose.com/pdf/zh-hant/java/annotation...
  9. View or Edit POTX Files Metadata using Java | p...

    Java source code to edit or view POTX format metadata....Properties - Java Presentation pres = new Presentation ( "Presentation...POTX - Java Presentation pres = new Presentation (); try { // Getting...

    products.aspose.com/slides/java/metadata/potx/
  10. 在VSTO和Aspose.Cells中设置工作表的背景图片|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....//Instantiate a new Workbook. Workbook workbook = new Workbook ();...byte array. byte [] imageData = new Byte [ fs . Length ]; //Obtain...

    docs.aspose.com/cells/zh/net/set-background-pic...