Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 400,619 for

document

(0.19 sec)
  1. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the text. It uses to represent graphics on the page. Check code snippet to resolve this task....PDF file auto document = MakeObject < Document > ( _dataDir +..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get...

    docs.aspose.com/pdf/cpp/sticky-annotations/
  2. PdfFileMend Class|Aspose.PDF for Java

    Learn how to use the PDFFileMend class in Java to mend and repair PDF files using Aspose.PDF....insert FormattedText into PDF document, provided that you have the...version of this document. Suppose you created a document, and then...

    docs.aspose.com/pdf/java/pdffilemend-class/
  3. 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/multimedia-annotation/
  4. 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...
  5. 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...
  6. DocumentBase.font_infos property | Aspose.Words...

    DocumentBase.font_infos property. Provides access to properties of fonts used in this Document....properties of fonts used in this document. @property def font_infos...definitions is loaded as is from the document. Font definitions might be...

    reference.aspose.com/words/python-net/aspose.wo...
  7. C# API to Export EMLX to XPS | products.aspose.com

    Convert EMLX to XPS without using Microsoft Word or Outlook on .NET...to manipulate a variety of document formats, including HTML and...HTML by using Document class Save the document to XPS format...

    products.aspose.com/total/net/conversion/emlx-t...
  8. Extend and Contribute to CRM Duplicate Detectio...

    How to defined a custom workflow using Aspose.Words to detect duplicated Documents in C#....dll to generate document from a template. We have defined...Dialogs in CRM. Document Result = new Document (); DocumentBuilder...

    docs.aspose.com/words/net/extend-and-contribute...
  9. FileFormatInfo.isEncrypted property | Aspose.Wo...

    FileFormatInfo.isEncrypted property. Returns ``true`` if the Document is encrypted and requires a password to open....property Returns true if the document is encrypted and requires...property exists to help you sort documents that are encrypted from those...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. C# API to Export EML to DOTX | products.aspose.com

    Convert EML to DOTX without using Microsoft Word or Outlook on .NET... and convert a variety of document formats, including DOTX. With...HTML by using Document class Save the document to DOTX format...

    products.aspose.com/total/net/conversion/eml-to...