Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 418,004 for

documents

(0.34 sec)
  1. 画钻石|Documentation

    本节介绍如何在visio页面用Aspose.Diagram绘制菱形。支持用C#绘制菱形并保存为pdf、svg、html、image、xps等格式。...NET // The path to the documents directory. string dataDir...Diagram-for-.NET // The path to the documents directory. string dataDir...

    docs.aspose.com/diagram/zh/net/drawing/draw-dia...
  2. Aspose Words Automatically Adjusting Spaces and...

    Hello, We have a file that contains token syntax, and during Word file generation, we insert the token name (e.g., <<LONGDATEM01>>) as per the predefined format. After this, we replace the token name with 25 blank space…...10:01am 2 @shivrajp MS Word documents are flow by their nature,...attach your input and output documents and code that will allow us...

    forum.aspose.com/t/aspose-words-automatically-a...
  3. Get Started|Aspose.PDF for .NET

    This section describes the basic principles of work and using DOM API. Also demonstrates simple and complex examples for creating a PDF document....on how to create simple PDF document using C# and Aspose.PDF. How...complex document with C# library. Supported Document Formats...

    docs.aspose.com/pdf/net/get-started/
  4. Get Started|Aspose.PDF for Python via C++

    This page is an overview how to use Aspose.PDF for Python via C++ for creating and editing a PDF document... It creates PDF documents effectively, allows you to...Wide functionality compress document support for graphs objects...

    docs.aspose.com/pdf/python-cpp/get-started/
  5. Convert Excel workbook to Ods, Sxc and Fods (Op...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells....format for electronic office documents originally developed by Sun...file format for spreadsheet documents, comparable to Excel. OpenDocument...

    docs.aspose.com/cells/net/convert-excel-to-ods/
  6. IAiModelText | Aspose.Words for Java

    The common interface for AI models designed to generate a variety of text-based content in Java....Method Description checkGrammar(Document sourceDocument, CheckGrammarOptions...of the provided document. summarize(Document sourceDocument,...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert JSON to Excel with Node.js via C++|Docu...

    Learn how to convert JSON to Excel file with Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/convert-json-t...
  8. Move and Remove Form Field|Aspose.PDF for .NET

    Explore how to manage form fields in PDFs, including moving or removing them, using Aspose.PDF for .NET....MoveField () { // The path to the documents directory var dataDir = RunExamples...FormEditor ()) { // Bind PDF document editor . BindPdf ( dataDir...

    docs.aspose.com/pdf/net/move-remove-form-field/
  9. How to check if Run is a Field? - Free Support ...

    Hi, I drafted the following method based on some C# form answer. Please let me know if that’s correct or maybe there is a way to simplify it? private static boolean isField(Document word, Run run) { try { …...private static boolean isField(Document word, Run run) { try { for...part of a Field in a Word document can be improved for efficiency...

    forum.aspose.com/t/how-to-check-if-run-is-a-fie...
  10. Import FDF format annotations to PDF via C#|Asp...

    Use existing Form.ImportFdf() or add PdfAnnotationEditor.ImportAnnotationsFromFdf() methods for import FDF format annotations to PDF with Aspose.PDF for .NET....data and annotations in PDF documents. It is a lightweight PDF version...import annotations from a FDF document to PDF file. Also, Class Form...

    docs.aspose.com/pdf/net/import-fdf/