Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 21,120 for

editor

(0.54 sec)
  1. Default resources for textfield does not allow ...

    We are working with the full Aspose package - currently the HTML and PDF packages are the main ones being used. We are running into an issue with embedded fonts not actually being fully embedded or at least not being usa…...these things in PDF-XChange Editor, which seems to respect the...displayed correctly in PDF-XChange Editor when input, but all other glyphs...

    forum.aspose.com/t/default-resources-for-textfi...
  2. Binding Worksheet to a DataSet using GridWebs W...

    This article introduce how to use Worksheets Designer to bind worksheet to a DataSet in GridWeb....option The Worksheet Collection Editor (also called the Worksheets...displayed. Worksheets Collection Editor dialog The dialog contains...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. How to edit doc files interactively - Free Supp...

    I noticed this demo page: Document Editor Online I want to build my own page like this, could you guide me how to do it...noticed this demo page: Document Editor Online I want to build my own...

    forum.aspose.com/t/how-to-edit-doc-files-intera...
  4. Working with custom calculation engine for Grid...

    This article describes how to use the custom calculation engine for the Aspose.Cells.GridJs library....Build a Collaborative Excel Editor with GridJs Analyzing your...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  5. Update CSV File using .NET | products.aspose.com

    Modify CSV documents in C# VB.NET applications without using Microsoft Excel....NET Explore File Editor Options with .NET Edit CSV...files can be opened in text editors like Microsoft Notepad or Apple...

    products.aspose.com/total/net/update/csv/
  6. Aspose.3D Offset the top of a cylinder | produc...

    Learn how to offset the top of a Cylinder...3D 3D Editor Working with Cylinder API Transform...

    products.aspose.com/3d/tutorial/offset-top-cyli...
  7. Aspose.3D Shear the bottom of a Cylinder | prod...

    Learn how to shear the bottom of a Cylinder...3D 3D Editor Working with Cylinder API ShearBottom...

    products.aspose.com/3d/tutorial/shear-bottom-cy...
  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....document to the Annotation Editor annotationEditor -> BindPdf...ExportAnnotationXFDF (); // Annotation Editor allows import annotations from...

    docs.aspose.com/pdf/cpp/import-export-xfdf/
  9. 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...."C: \\ Samples \\ " ); auto editor = MakeObject < Aspose :: Pdf...:: PdfAnnotationEditor > (); editor -> BindPdf ( _dataDir + u "sample...

    docs.aspose.com/pdf/cpp/extra-annotations/
  10. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。...PdfAnnotationEditor editor = new PdfAnnotationEditor (); editor . bindPdf..."sample.pdf" ); // 涂抹特定页面区域 editor . redactArea ( 1 , new Rectangle...

    docs.aspose.com/pdf/zh/java/extra-annotations/