Sort Score
Result 10 results
Languages All
Labels All
Results 8,331 - 8,340 of 424,085 for

document

(0.18 sec)
  1. 如何用 .NET 添加 Caret 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Caret 个注释。...Load the PDF file Document document = new Document ( System . IO...caretAnnotation1 = new CaretAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  2. OleFormat.clsid property | Aspose.Words for Nod...

    OleFormat.clsid property. Gets the CLSID of the OLE object....OLE control embedded in a document and its child controls. let...let doc = new aw . Document ( base . myDir + "OLE ActiveX controls...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Fonts::FontInfoCollection::Conta...

    Aspose::Words::Fonts::FontInfoCollection::Contains method. Determines whether the collection contains a font with the given name in C++....that are present in the blank document. auto doc = System :: MakeObject...Aspose :: Words :: Document > (); // A blank document contains 3 default...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Export EML to WORD via C++ | products.aspose.com

    C++ API to Convert EML to WORD without using Microsoft Word or Outlook...HTML by using Document class Save the document to DOCX format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/eml-to...
  5. Render MSG to FLATOPC in Andorid App | products...

    Export MSG to FLATOPC without using Microsoft Word or Outlook in you Andorid applications...HTML by using Document class Save the document to FLAT_OPC format...instance of Document Document document = new Document ( "HtmlOutput...

    products.aspose.com/total/android-java/conversi...
  6. Online PCL to POT Conversion or Develop Java ba...

    Free online app to convert PCL to POT files. Java conversion library code for PCL Documents....will be converted into POT document Download the converted POT...Automation API Open PCL file using Document class Convert PCL to PPTX...

    products.aspose.com/total/java/conversion/pcl-t...
  7. Export EML to ODT via Java | products.aspose.com

    Java API to Convert EML to ODT without using Microsoft Word or Outlook...render HTML to ODT by using Document Processing API Aspose.Words...HTML by using Document class Save the document to ODT format...

    products.aspose.com/total/java/conversion/eml-t...
  8. Export EML to WORDML via Java | products.aspose...

    Java API to Convert EML to WORDML without using Microsoft Word or Outlook...render HTML to WORDML by using Document Processing API Aspose.Words...HTML by using Document class Save the document to WORD_ML format...

    products.aspose.com/total/java/conversion/eml-t...
  9. Edit HTML5 Canvas – Aspose.HTML for .NET

    Learn about HTML Canvas and how to work with a Document that contains HTML5 Canvas element using Aspose.HTML for .NET API....an HTML5 element in an HTML document that is added using the <canvas>...canvas as a part of an HTML document, you do not need any particular...

    docs.aspose.com/html/net/edit-html5-canvas/
  10. How to get Caret Annotation using Java | Aspose...

    Get Caret annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Load PDF in an instance of Document class Create a new page or...Load the PDF file Document document = new Document ( _dataDir + "sample_caret...

    products.aspose.com/pdf/java/annotation/caret/get/