Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 213,512 for

new

(0.34 sec)
  1. 将 HTML 转换为 PDF - C# 示例和在线转换器

    了解如何使用 Aspose.HTML for .NET 将 HTML 转换为 PDF,并考虑在 C# 示例中将 HTML 转换为 PDF 的各种情况。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/zh/net/convert-html-to-pdf/
  2. 使用 PHP 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 文件添加水印...$document = new Document ( $inputFile ); $formattedText = new facades_FormattedText..."Watermark" , ( new Color ()) -> getBlue () -> toRgb (), ( new facades_FontStyle...

    products.aspose.com/pdf/zh-hans/php-java/waterm...
  3. Extract Chart objects from PDF document (facade...

    This section explains how to extract chart objects from PDF with Aspose.PDF Facades using PdfExtractor Class.... We have introduced a new method extractMarkedContent()...document Document document = new Document ( "sample.pdf" ); //instantiate...

    docs.aspose.com/pdf/java/extract-chart-objects/
  4. 创建后备字体|Aspose.Slides for PHP 文档

    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....$endUnicodeIndex = 0xbff ; $firstRule = new FontFallBackRule ( $startUnicodeIndex..., "Vijaya" ); $secondRule = new FontFallBackRule ( 0x3040 , 0x309f...

    docs.aspose.com/slides/zh/php-java/create-fallb...
  5. DetectAreasMode.MULTICOLUMN|Documentation

    How Aspose.OCR determines the structure of a ьгдеш-сщдгьт document using the DetectAreasMode.MULTICOLUMN algorithm....instance of OCR API AsposeOCR api = new AsposeOCR (); // Enable automatic...RecognitionSettings recognitionSettings = new RecognitionSettings (); recognitionSettings...

    docs.aspose.com/ocr/java/areas-detection/multic...
  6. ReportingEngine.MissingMemberMessage | Aspose.W...

    Discover the ReportingEngine MissingMemberMessage property, customize messages for missing object members with ease. Enhance user experience effortlessly!... DocumentBuilder builder = new DocumentBuilder (); builder ...); ReportingEngine engine = new ReportingEngine { Options = ReportBuildOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  7. LoadOptions.Password | Aspose.Words for .NET

    Manage your encrypted documents effortlessly with LoadOptions Password property. Securely set or retrieve your password for seamless access....our new digital signature. SignOptions signOptions = new SignOptions...and an output filename for its new digitally signed copy. string...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for PHP via Java. Get clear code samples and tips to streamline your presentations.... Add a new Node in SmartArt shape NodeCollection...desired the presentation $pres = new Presentation ( "SimpleSmartArt...

    docs.aspose.com/slides/php-java/manage-smartart...
  9. INodeChangingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications when nodes are inserted or removed in the document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...HandleNodeChangingFo callback = new HandleNodeChangingFo(); doc....

    reference.aspose.com/words/java/com.aspose.word...
  10. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....throws Exception { Document doc = new Document(); // Insert a WordArt...appendWordArt(doc, "Kerning: VAV", "Times New Roman", 90.0, 24.0, Color.ORANGE...

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