Sort Score
Result 10 results
Languages All
Labels All
Results 6,651 - 6,660 of 15,887 for

true type

(0.15 sec)
  1. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...UTF8, AlwaysQuoted = true }; using (var csvStream = new...fully-qualified names for Aspose.OCR types. Public Class AsposeOCR Sub...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  2. Save HTML Document in Python – Aspose.HTML for ...

    Learn how to save HTML documents to a file or URL using Aspose.HTML for Python via .NET API and how to apply save options....properties to control how various types of resources are handled during...makedirs (output_dir, exist_ok = True) 13 14 # Prepare a simple HTML...

    docs.aspose.com/html/python-net/save-html-docum...
  3. Export EPUB to PPSX via C# API | products.aspos...

    .NET API to Convert EPUB to PPSX without using Microsoft Word... ReadOnlyRecommended = true ; // call save method while...e-books, articles, and other types of publications. However, when...

    products.aspose.com/total/net/conversion/epub-t...
  4. Multi-threading support in mail clients|Documen...

    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....They can be divided to two types: 1. User uses asynchronous (Begin/End)...>()); e . allowCoreThreadTimeO ( true ); return e ; } final List <...

    docs.aspose.com/email/java/multi-threading-supp...
  5. MailMerge Class | Aspose.Words for .NET

    Unlock powerful mail merge capabilities with Aspose.Words.MailMerging.MailMerge class. Streamline document creation and enhance productivity effortlessly!...UseNonMergeFields { get; set; } When true , specifies that in addition...is performed into some other types of fields and also into “{{fieldName}}”...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Section Breaks Lost During Document.Save() in A...

    Description: We are encountering a critical issue where section breaks are being lost or corrupted when using Document.Save() to overwrite DOCX files. This results in improper page layout—multi-page documents collapse i…...Type == StyleType.Character) { foreach...= style; } } else if (style.Type == StyleType.Paragraph) { nextParagraph...

    forum.aspose.com/t/section-breaks-lost-during-d...
  7. What is OXPS file? | Knowledge Base

    OXPS files are often considered to be the same as XPS files. There are differences between these two formats though. Learn more about these PDLs....fdseq [Content_Type].xml FixedDocument.fdoc 1.fpage...FixedDocumentSequens.fdseq, [Content_Types].xml and FixedDocument.fdoc...

    docs.aspose.com/page/net/what-is-oxps-file/
  8. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C#....therefore many different node types to consider when extracting...runs of text Fields of various types, such as merge fields Start...

    docs.aspose.com/words/net/how-to-extract-select...
  9. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your document and replace it with the text you want using C#.... This will speed up many typing and formatting tasks, potentially...IgnoreFootnotes , and IgnoreEndnotes to true . Then pass this options object...

    docs.aspose.com/words/net/find-and-replace/
  10. 在 PDF 中创建或添加表格|Aspose.PDF for C++

    Aspose.PDF for C++ 是一个用于创建、读取和编辑 PDF 表格的库。使用该库,您可以使用 C++ 在 PDF 页面上分页显示表格。...h> #include <system/type_info.h> #include <Aspose.PDF...0 ) row -> set_IsInNewPage ( true ); } // 将表格添加到 PDF 文件的段落集合中...

    docs.aspose.com/pdf/zh/cpp/add-table-in-existin...