Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 424,006 for

document

(0.64 sec)
  1. FieldFormText Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldFormText class for seamless FORMTEXT field implementation. Enhance Document automation with powerful features today!...the Working with Fields documentation article. public class FieldFormText...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Supported File Formats|Aspose.PDF for PHP via Java

    This page shows which Aspose.PDF for PHP via Java can load and save file formats....Save Remarks PDF Portable Document Format CGM Computer Graphics...typesetting file format MHT MHTML Document PCL Printer Control Language...

    docs.aspose.com/pdf/php-java/supported-file-for...
  3. Supported File Formats|Aspose.PDF for Java

    This page shows which Aspose.PDF for Java can load and save file formats....Save Remarks PDF Portable Document Format CGM Computer Graphics...typesetting file format MHT MHTML Document PCL Printer Control Language...

    docs.aspose.com/pdf/java/supported-file-formats/
  4. Dml3DEffectsRenderingMode Enum | Aspose.Words f...

    Discover how to enhance your Documents with Aspose.Words' Dml3DEffectsRenderingMode enum for superior 3D shape rendering and visual impact.... Please see documentation for details. Advanced 1...effects are rendered. Document doc = new Document ( MyDir + "DrawingML...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 管理包含宏的 Excel 工作簿的 VBA 代码|Documentation

    通过 C++ 使用 Aspose.Cells for JavaScript 添加 VBA 模块并修改 VBA 或宏。...Cells initialized" ); }); document . getElementById ( 'runExample'...12" }); const downloadLink = document . getElementById ( 'downloadLink'...

    docs.aspose.com/cells/zh/javascript-cpp/manage-...
  6. How to Change PDF A to PDF in C#

    This article guides on how to change PDF A to PDF in C#. It has all the necessary information to set the IDE along with the steps and runnable sample code to transform PDF A to PDF in C#....compliance Load the source PDF Document having PDF A compliant properties...RemovePdfaCompliance() method in the Document class Save the resultant PDF...

    kb.aspose.com/pdf/net/how-to-change-pdf-a-to-pd...
  7. Line-Breaks / Paragraphs not converted correctl...

    I have a Problem when converting a PDF-Document to Docx. The Problem is that Line-Breaks/Paragraphs are not converted correctly. I have created a demo application with a problem-pdf-Document and the code we use for conve…...Problem when converting a PDF-Document to Docx. The Problem is that...application with a problem-pdf-document and the code we use for conversion...

    forum.aspose.com/t/line-breaks-paragraphs-not-c...
  8. How to Add Bookmark in Word using C#

    This article explains how to add bookmark in Word using C#. It contains all the information required to set the environment, step-wise approach to write the program and a runnable code to insert a bookmark in Word using C#....then saving the resultant document as a DOCX file. All the necessary...bookmark Create a new document using the Document class object for...

    kb.aspose.com/words/net/how-to-add-bookmark-in-...
  9. Text Based Annotations using Java|Aspose.PDF fo...

    Learn how to add, inspect, and delete text, free text, and strikeout annotations in PDF Documents using Java....page and save the updated document. public static void textAnnotationAdd...outputFile ) { try ( Document document = new Document ( inputFile ....

    docs.aspose.com/pdf/java/pdfannotationeditor-cl...
  10. Convert PDF to Word documents in Go|Aspose.PDF ...

    Learn how to write Go code for conversion PDF to DOC(DOCX)....Convert PDF to Word documents in Go Contents [ Hide ] To edit...demonstrates how to convert a PDF document into a DOC using the Aspose...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-doc/