Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 65,378 for

update

(0.07 sec)
  1. Use French Culture from DATE Field Formatting P...

    Hi, When converting a DOCX with French date fields to PDF. I noticed the formatting has been reset to English: Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); When I did the same in Word ‘save…... UPDATE: in case it helps, I’m also...

    forum.aspose.com/t/use-french-culture-from-date...
  2. 如何在 Docker 中运行 Aspose.Cells.GridWeb 构建在线电子表格编辑器...

    本文介绍如何在 Docker 中运行 GridWeb,以构建在线 Excel 编辑器或查看器应用程序。...need to install it RUN apt-get update && apt-get install -y fontconfig...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  3. Aspose.Words.Shaping.HarfBuzz.dll reference to ...

    Hello, we use Aspose.Words.Shaping.HarfBuzz.dll and we have the problem that the required harfbuzz.dll is found in most cases, but not on some clients and environments. How can we ensure that this DLL is always availabl…...this is Linux: RUN apt-get update && apt-get install -y libharfbuzz-dev...

    forum.aspose.com/t/aspose-words-shaping-harfbuz...
  4. Aspose.PSD for Java 24.4 - 发布说明|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.... update (); newPsd . save ( outputFile...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  5. Aspose.PSD for .NET 22.1 - Release Notes|Docume...

    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.... Update (); var layer2 = FillLayer...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  6. Manipulating Adobe Photoshop Formats|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.... Update Text Layer In PSD File Aspose...Psd.Layers.TextLayer class to update text in the PSD layer. The...

    docs.aspose.com/psd/net/manipulating-adobe-phot...
  7. 使用GridJs存储|Documentation

    本文描述了Aspose.Cells.GridJs的一般处理。... # update action :/GridJs2/UpdateCell... methods = [ 'POST' ]) def update_cell (): # get request param...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  8. Public API Changes in Aspose.Cells 8.6.1|Docume...

    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....includes not only new and updated public methods, added classes...SetCharacters method can be used to update the portions of the rich text...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. BookmarkEnd class | Aspose.Words for Node.js

    Aspose.Words.BookmarkEnd class. Represents an end of a bookmark in a Word document...Shows how to add bookmarks and update their contents. test ( 'CreateUpdateAndPrint'...name, and their names can be updated. bookmarks . at ( 0 ). name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Converting word document to pdf causes a table ...

    Hi, i want to convert a word document into a PDF document. When converting test file “Test OK.docm” to PDF document, everything seems to be fine. The table on first page will not be moved. When converting test file “T…... Update Aspose.Words : Ensure that...version of Aspose.Words, as updates may include fixes for layout...

    forum.aspose.com/t/converting-word-document-to-...