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

one

(1.64 sec)
  1. 如何使用 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...
  2. Body.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the Body EnsureMinimum method. Automatically add an empty paragraph if the last child isn't a paragraph for better formatting....paragraph, creates and appends one empty paragraph. public void...document contains one section, one body and one paragraph. // Call...

    reference.aspose.com/words/net/aspose.words/bod...
  3. Preparing content for recognition|Documentation

    How to prepare a batch of images, PDF documents, URLs and other content for recognition using Aspose.OCR for Python via .NET....sources of the same type into one OcrInput object. The type is...formats InputType.SINGLE_IMAGE One or more GIF, PNG, JPEG, BMP,...

    docs.aspose.com/ocr/python-net/ocrinput/
  4. Licensing Question for Aspose Word - Free Suppo...

    We are using Aspose Words Python package to do some word Document manipulation. My question is - how many license is required when we need to run this Process in Cloud Environment with multi thread environment to use it…...multi-threading, you generally require one license per server instance where...threads on a single server, one license will be adequate. However...

    forum.aspose.com/t/licensing-question-for-aspos...
  5. Table.ensure_minimum method | Aspose.Words for ...

    Table.ensure_minimum method. If the table has no rows, creates and appends One [Row](../../row/)....no rows, creates and appends one Row . def ensure_minimum ( self...the table has at least one row and one cell with an empty paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Convert PDF to OneNote using C#

    This article guides on how to convert PDF to OneNote using C#. It contains all the details to configure the environment, a list of programming steps, and a runnable sample code to render PDF to OneNote using C#....ONE file on the disk These steps...method is called to save the .ONE file where individual PDF files...

    kb.aspose.com/note/net/how-to-convert-pdf-to-on...
  7. Document.EnsureMinimum | Aspose.Words for .NET

    Learn how to use the EnsureMinimum method to automatically create a section and paragraph in documents, ensuring complete and organized content....no sections, creates one section with one paragraph. public void...document contains one child Section, which includes one child Body and...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Section.body property | Aspose.Words for Python

    Section.body property. Returns the [Body](../../body/) child node of the section....document contains one section, one body and one paragraph. # Call...this body contains at least one empty paragraph. body . ensure_minimum...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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 in C#....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/net/insert-and-append-doc...
  10. Efficiently Merge Presentations in C++|Aspose.S...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for C++, streamlining your workflow....presentations by cloning slides from one presentation into another. This...Presentation Merging When you merge one presentation to another, you...

    docs.aspose.com/slides/cpp/merge-presentation/