Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 40,557 for

one

(0.57 sec)
  1. Convert PDF File|Aspose.PDF for Java

    Explore how to convert a PDF file to other formats in Java with Aspose.PDF for efficient document format transformation....and then convert to image one by one while ( converter . hasNextImage...number of dots per inch. The next one setFormPresentationM - form presentation...

    docs.aspose.com/pdf/java/convert-pdf-file/
  2. FindReplaceOptions.apply_paragraph_format prope...

    FindReplaceOptions.apply_paragraph_format property. Paragraph formatting applied to new content....ends with a full stop like this one will be right aligned.' ) builder...( 'This one will not!' ) builder . write ( 'This one also will...

    reference.aspose.com/words/python-net/aspose.wo...
  3. UserInformation | Aspose.Words for Java

    Specifies information about the user in Java....setAddress("One Microsoft Way"); doc.getFieldOptions()...getResult()); Assert.assertEquals("One Microsoft Way", builder.insertField("...

    reference.aspose.com/words/java/com.aspose.word...
  4. Insert and Append Documents|Aspose.Words for No...

    Combine documents into One: insert or append a document into a new or existing One using find and replace, merge field, bookmark, or simply at the document end in Node.js....combine several documents into one. You can do this manually or...documents into a new or existing one. In turn, the append feature...

    docs.aspose.com/words/nodejs-net/insert-and-app...
  5. 如何使用 C# 将 OneNote 转换为 JPEG

    这篇简单的文章重点介绍如何使用 C# 将 OneNote 转换为 JPEG。它涵盖了设置 IDE、编程工作流程和使用 C# 将 OneNote 导出为 JPEG 的示例代码的所有详细信息。...ONE 文件 使用 Save 方法内的 SaveFormat 枚举器将 .ONE 文件转换为 JPEG...类的实例从磁盘访问源 .ONE 文件来触发。在后续步骤中,Save 方法用于使用 SaveFormat 枚举器将加载的 .ONE 文件转换为...

    kb.aspose.com/zh/note/net/how-to-convert-onenot...
  6. Insert and Append Documents|Aspose.Words for Py...

    Combine documents into One: insert or append a document into a new or existing One using find and replace, merge field, bookmark, or simply at the document end in Python....NET to insert or append one document into another, covering...combine several documents into one. You can do this manually or...

    docs.aspose.com/words/python-net/insert-and-app...
  7. Insert and Append Documents in C++|Aspose.Words...

    Combine documents into One: insert or append a document into a new or existing One using find and replace, merge field, bookmark, or simply at the document end....combine several documents into one. You can do this manually or...documents into a new or existing one. In turn, the append feature...

    docs.aspose.com/words/cpp/insert-and-append-doc...
  8. 微軟 OneNote 轉換 .NET網

    通過 .NET 庫用幾行 C# 代碼轉換 Microsoft OneNote。... // load the ONE in an object of Document 2. var...Document( "sourceFile.one" ); 3. // save ONE as PDF 4. onetopdf...

    products.aspose.com/note/zh-hant/net/conversion/
  9. Preparing content for recognition|Documentation

    How to prepare a batch of images, PDF documents, URLs and other content for recognition....sources of the same type into one instance of the OcrInput class...formats InputType.SingleImage One or more GIF, PNG, JPEG, BMP,...

    docs.aspose.com/ocr/java/ocrinput/
  10. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for .NET recognition engine.... Recognizing one image Applies to: recognition...processed in one separate thread. If more than one thread is specified...

    docs.aspose.com/ocr/net/multithreading/