Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 4,478 for

text handling

(0.29 sec)
  1. View or Edit MSG Files Metadata via .NET | prod...

    C# source code to edit or view MSG format metadata on .NET Framework, .NET Core, and Xamarin Platforms.... Handling of email attachments, customization...and hyperlinks as plain ASCII text. MSG files are also suitable...

    products.aspose.com/email/net/metadata/msg/
  2. PDF to JPEG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with C++ sample code using Aspose.PDF for C++...creating forms, adding/editing text, manipulating PDF pages, adding...adding annotations, handling custom fonts and much more. Aspose...

    products.aspose.com/pdf/cpp/merger/pdf-to-jpeg/
  3. Rotate PDF using C++ | Aspose.PDF

    Rotate PDF documents programmatically with C++ sample code using Aspose.PDF for C++...creating forms, adding/compressing text, manipulating PDF pages, adding...adding annotations, handling custom fonts and much more. Aspose...

    products.aspose.com/pdf/cpp/rotate/
  4. HTML to PDF Merge using C++ | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...creating forms, adding/editing text, manipulating PDF pages, adding...adding annotations, handling custom fonts and much more. Aspose...

    products.aspose.com/pdf/cpp/merger/html-to-pdf/
  5. Aspose.Words for Android via Java Features|Aspo...

    This section provides a comparison of availability of features between Aspose.Words for Java and Aspose.Words for Android via Java.... Rich Text Format (RTF) Comprehensive support...documents in the OpenDocument Text (.odt) format. Adobe Portable...

    docs.aspose.com/words/java/aspose-words-for-and...
  6. Doc 文档解析公式带根号报错 - Free Support Forum - aspose.com

    Code: List<DocReadFilePro> docReadFilesPros = new ArrayList(); WordPropsUtil.setProperty(ParamKeys.WORD_IMAGE_RESOLUTION, wordImageResolution); HtmlSaveOptions htmlSaveOptions = HtmlSaveOptionsBuilder.build(documentWra…...encountering is related to the handling of Office Math in the document...support for various features. Handle Math Content : If your document...

    forum.aspose.com/t/doc/314783
  7. Aspose.SVG for .NET Overview – Process SVG File...

    Discover Aspose.SVG for .NET, a C# library for creating, editing, inspecting, rendering, converting, and vectorizing SVG content in .NET applications....structure: elements, attributes, text, styles, paths, gradients, filters...library suitable when SVG handling is part of the application...

    docs.aspose.com/svg/net/getting-started/product...
  8. Markdown to Word Converter | Convert MD File to...

    Learn how to develop a Markdown to Word converter in C#. Convert MD files to DOCX programmatically with Aspose.Words for .NET in just a few lines....the simplest and most popular text formats for developers and technical...services, or desktop tools that handle documents. Install Aspose.Words...

    blog.aspose.com/words/markdown-to-word-converte...
  9. Vectorize Image – C# code and Online Vectorizer

    Image to vector online or in C#. Convert Image to SVG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...smoothing, this API robustly handles the complete image-to-vector...Controls sensitivity limits for handling color gradients. scale - Adjusts...

    products.aspose.com/svg/net/vectorization/image...
  10. Table not found in World Doc - Free Support For...

    Hello Team , We are facing recently in production table is not found in Document doc object , below code we are using for finding table , It was working properly , suddenly it stop working , Can you please help on prio…...Text.Contains(tagKey)) { if (regex...(regex.IsMatch(table.Range.Text)) return table; } } return null;...

    forum.aspose.com/t/table-not-found-in-world-doc...