Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 400,625 for

document

(0.11 sec)
  1. FieldRD Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldRD class—efficiently implement RD fields for enhanced Document processing and automation in your projects....the Working with Fields documentation article. public class FieldRD...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  2. PDF Highlights Annotation|Aspose.PDF for Java

    标记注释在文档的文本中以高亮、下划线、删除线或波浪下划线的形式呈现。...文档中,我们需要执行以下操作: 加载 PDF 文件 - 新的 Document 对象。 创建注释: HighlightAnnotation...try { // 加载PDF文件 Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/zh/java/highlights-annotation/
  3. Android API to Render TEX to XAMLFLOW | product...

    Transform TEX to XAMLFLOW via Android via Java API...via Java Open TEX file using Document class Convert TEX to DOC by...using Document class of Aspose.Words Save the document to XAML_FLOW...

    products.aspose.com/total/android-java/conversi...
  4. Programming with Documents in C#|Aspose.Words f...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage Documents with .NET using C#. Work with Document properties, settings, and content, as well as with Document appearance through the management of colors, shapes, fonts and other graphics....Ask AI Programming with Documents Contents [ Hide ] What is this...programmatically work with documents—including editing, formatting...

    docs.aspose.com/words/net/programming-with-docu...
  5. FieldInfo | Aspose.Words for Java

    Implements the INFO field in Java....the Working with Fields documentation article. Remarks: Inserts...Inserts information about a document property. Examples: Shows how...

    reference.aspose.com/words/java/com.aspose.word...
  6. PDF文本注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您添加、获取和删除PDF文档中的文本注释。...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "sample..."sample.pdf" ); Page page = document . getPages (). get_Item (...

    docs.aspose.com/pdf/zh/java/text-annotation/
  7. PdfSaveOptions.outline_options property | Aspos...

    PdfSaveOptions.outline_options property. Allows to specify outline options....of a saved PDF document. doc = aw . Document () builder = aw...object that we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfSaveOptions.outlineOptions property | Aspose...

    PdfSaveOptions.outlineOptions property. Allows to specify outline options....a saved PDF document. let doc = new aw . Document (); let builder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. VisitorAction | Aspose.Words for Java

    Allows the visitor to control the enumeration of nodes in Java....position tab characters with a document visitor. public void documentToTxt()...throws Exception { Document doc = new Document(getMyDir() + "Absolute...

    reference.aspose.com/words/java/com.aspose.word...
  10. FontSavingArgs.FontFileName | Aspose.Words for ...

    Discover the FontSavingArgs FontFileName property, easily manage font file names and enhance your design workflow with seamless saving capabilities....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated font file name...

    reference.aspose.com/words/net/aspose.words.sav...