Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 17,948 for

document editor

(0.33 sec)
  1. Edit Visio VSSM files via Java | products.aspos...

    Java sample code to edit Visio VSSM Documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Diagram Java Editor Vssm PNG JPG BMP TIFF VSSM...Formats in Java Native VSSM document editor using server-side Java...

    products.aspose.com/diagram/java/editor/vssm/
  2. Extra Annotations using C#|Aspose.PDF for .NET

    Learn how to add additional annotations to PDF files in .NET using Aspose.PDF for interactive Document features....annotation: Load the PDF file - new Document . Create new Caret Annotation...AddCaretAnnotations () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/extra-annotations/
  3. Bibliography | Aspose.Words for Java

    Represents the list of bibliography sources available in the Document in Java....bibliography sources available in the document. Examples: Shows how to get...available in the document. Document document = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Some images resized during PDF conversion - Fre...

    Hello, Please take a look at the ‘B Face’ image. Not sure how it’s different from others, but it wasn’t converted correctly. We use default options for conversion, but let me know if we need to change that: using (var…...can find relevant rules or documents that can help resolve this...operation on ’Group 5‘. 8 Save document Use VBA macro to cancel all...

    forum.aspose.com/t/some-images-resized-during-p...
  5. Edit PDF using Python | Aspose.PDF

    Еdit PDF Document programmatically with Python sample code using Aspose.PDF for Python for .NET...Programmatic modification of PDF documents is an essential part of modern... powerful and easy to use document manipulation API for python-net...

    products.aspose.com/pdf/python-net/editor/
  6. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。...创建插入符号注释的步骤: 加载PDF文件 - 新的 Document 。 创建新的 Caret Annotation 并设置...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/zh/java/extra-annotations/
  7. Edit Visio VSX files via Python | products.aspo...

    Python sample code to edit Visio VSX Documents within any Python based application....Diagram Python via Java Editor Vsx PNG JPG BMP TIFF VSX Edit...Formats in Python Native VSX document editor using server-side Python...

    products.aspose.com/diagram/python-java/editor/...
  8. Import and Export Annotations to XFDF format us...

    You may import and export annotation with XFDF format with C++ and Aspose.PDF for C++ library....comes to editing the PDF documents. As we know XFDF is an important...export annotations from a PDF document to XFDF file, while ImportAnnotationFrom...

    docs.aspose.com/pdf/cpp/import-export-xfdf/
  9. Aspose::Words::Bibliography::Source::get_Editio...

    Aspose::Words::Bibliography::Source::get_Edition method. Gets or sets the Editor of a source in C++....Source::get_Edition method Gets or sets the editor of a source. System :: String...sources available in the document. auto document = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.bib...
  10. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....annotation: Load the PDF file - new Document . Create new Caret Annotation...PDF file auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/cpp/extra-annotations/