Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 22,167 for

editor

(0.14 sec)
  1. 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/...
  2. Copy and Move Worksheets Within and Between Wor...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Create a project using a Java editor such as Eclipse or create a...simple program using a text editor. Add a class path: Extract...

    docs.aspose.com/cells/java/copy-and-move-worksh...
  3. Edit Visio VSSM files via Python | products.asp...

    Python sample code to edit Visio VSSM documents within any Python based application....Diagram Python via Java Editor Vssm PNG JPG BMP TIFF VSSM...Python Native VSSM document editor using server-side Python APIs...

    products.aspose.com/diagram/python-java/editor/...
  4. Edit Visio VSTM files via Python | products.asp...

    Python sample code to edit Visio VSTM documents within any Python based application....Diagram Python via Java Editor Vstm PNG JPG BMP TIFF VSTM...Python Native VSTM document editor using server-side Python APIs...

    products.aspose.com/diagram/python-java/editor/...
  5. Edit Visio VDW files via Python | products.aspo...

    Python sample code to edit Visio VDW documents within any Python based application....Diagram Python via Java Editor Vdw PNG JPG BMP TIFF VDW Edit...Python Native VDW document editor using server-side Python APIs...

    products.aspose.com/diagram/python-java/editor/...
  6. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....pdf" ); auto editor = MakeObject < Aspose :: Pdf...Facades :: PdfContentEditor > (); editor -> BindPdf ( _dataDir + inputFileName...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  7. Converting Chart to Image in SVG Format|Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....created and edited with any text editor, but are more often created...

    docs.aspose.com/cells/net/converting-chart-to-i...
  8. GridJS – Sheet protection blocks cell editing (...

    We have identified an inconsistency in how Aspose.Cells GridJS handles sheet protection (<sheetProtection>) compared to Microsoft Excel. In our example when a worksheet contains a <sheetProtection> element in its XML de…...official online editor: Online Excel Editor A free online spreadsheet...spreadsheet editor that enables opening, editing, and collaborative...

    forum.aspose.com/t/gridjs-sheet-protection-bloc...
  9. Free hand annotations are invisible after *.xfd...

    Hello to everybody at the support team, we just noticed some problems with imported annotations. After the import of 3_annotations.xfdf some annotations are invisible (see attached file 5_merged_with_Aspose.pdf). The …...PdfAnnotationEditor editor = new PdfAnnotationEditor(); editor.BindPdf(strSourceFN);...BindPdf(strSourceFN); editor.ImportAnnotationFrom(strXfdf); editor.Save(strDestFN);...

    forum.aspose.com/t/free-hand-annotations-are-in...
  10. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF document using Aspose.PDF in Java, allowing for customized styling....PdfContentEditor editor = new PdfContentEditor (); editor . bindPdf...lineInfo . setVisibility ( true ); editor . createPolygon ( lineInfo...

    docs.aspose.com/pdf/java/text-formatting-inside...