Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 14,088 for

document editing

(0.68 sec)
  1. In version 24.2.0 “Update Whole Sheet” function...

    Open an Excel sheet in the web application. Edit the value of any cell. Click “Save” or activate the updateWholeSheet() function. Note that: Cell values ​​remain unchanged after saving. Styles are updated correctly. …... Edit the value of any cell. Click...} // Force commit current editing cell xs.sheet.data.setCellText(xs...

    forum.aspose.com/t/in-version-24-2-0-update-who...
  2. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....visit the Document Builder Overview documentation article. Remarks:...process of building a Document easier. Document is a composite object...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with Table of Contents in Java|Aspose.W...

    Table of Content field in details. How to create and modify `TOC` field using Java....Often you will work with documents containing a table of contents...existing table of contents in the document using just a few lines of...

    docs.aspose.com/words/java/working-with-table-o...
  4. Filter Blank Cells in Excel using C#

    Learn how to filter blank and non-blank cells in Excel using C#. Discover simple steps and code examples to enhance your data management skills....that helps developers create, edit, and manage Excel files without...errors compared to manual editing. Whether you’re building reports...

    blog.aspose.com/cells/filter-blank-cells-in-exc...
  5. Image Vectorization – C# code and Online Vector...

    Vectorize Image online or in C#! Image vectorization gives you all the advantages of vector graphics. Try Online Image Vectorizer for free!...NET Live Demos Free Trial Documentation Source Code API Reference...Overview Live Demos Free Trial Documentation Source Code API Reference...

    products.aspose.com/svg/net/image-vectorization/
  6. Manage Audio in Presentations Using Java|Aspose...

    Create and control audio frames in Aspose.Slides for Java—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....setRewindAudio method PowerPoint Editing options that correspond to...

    docs.aspose.com/slides/java/audio-frame/
  7. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....Working with Paragraphs documentation article. Examples: Shows...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.PSD for .NET 18.12 - 发行说明|Documentation

    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.... Opacity ); // Test editing settings . Color = Color ....

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  9. Automate Oracle Primavera File Merger with Aspo...

    Aspose.com provides powerful tools to help automate Oracle Primavera file merging. With our intuitive user interface, you can quickly and easily convert Oracle Primavera files into MPP, PDF, XML, or other formats. You can also merge multiple Oracle Primavera files into a single file, customize the output file, and organize your data....NET Merger Demos Documentation Source Code API Reference...Overview Overview Merger Demos Documentation Source Code API Reference...

    products.aspose.com/tasks/net/merger/oracle-pri...
  10. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...List<JavascriptAction> CollectAllJavascript(Document pdf) { var jsList = new L...List<JavascriptAction>(); // 1. Document‑level named JavaScripts (JavaScript...

    forum.aspose.com/t/unable-to-extract-javascript...