Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 73,634 for

update

(0.15 sec)
  1. 使用“名称”表| .NET

    TrueType字体表“名称”是文本字符串的存储,它们描述了字体元数据,例如字体名称,许可证信息,版权通知以及许多其他文本。... Copy 1 //Struct for update operations 2 struct UpdateData...NameRecord structure to use for update operations 30 TtfNameTable...

    docs.aspose.com/font/zh/net/working-with-name-t...
  2. Aspose.Words formula (A1>0)*(B1>0)*(A1+B1) calc...

    Aspose.Words calculates these formulas correctly: A1+B1 A1*B1 (A1>0) // returns 1 when not empty (B1>0) // returns 1 when not empty But fails when they get combined into one: (A1>0) * (B1>0) * (A1+B1) // should ret…... Update Fields : Make sure that you...snippet to ensure you are updating fields correctly: var doc...

    forum.aspose.com/t/aspose-words-formula-a1-0-b1...
  3. How to Install Dotnet in Docker Container to us...

    Here is a brief tutorial that guides to Install Dotnet in Docker Container to use Aspose.Cells. It shares steps to configure Docker container for processing Excel in Linux and then instructions to run the container for working with workbooks....Dotnet Run the container and update the packages along with the...cells for python via java . Updated on 17 Apr 2022 English Türkçe...

    kb.aspose.com/total/net/how-to-install-dotnet-i...
  4. How to Generate Word Document using Java withou...

    This brief tutorial explains how to generate Word document using Java without Interop. It will help you to create Word document using Java without Interop in any of the operating system like macOS, Ubuntu and Windows.... However, if you need to update an existing Word file, refer...word document with Java . Updated on 01 Dec 2021 English Türkçe...

    kb.aspose.com/words/java/how-to-generate-word-d...
  5. How to Convert HTML to Word in Java

    This brief tutorial explains how to convert HTML to Word in Java by just loading the HTML file and saving it as a Word file. While using Java HTML to Word conversion provides full control as you can configure the output Word file by setting all the characteristics supported by MS Word....is an optional step to add/update the loaded document before...Word document using Java . Updated on 23 Feb 2022 English Türkçe...

    kb.aspose.com/words/java/how-to-convert-html-to...
  6. PdfLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.PdfLoadOptions class. Allows to specify additional options when loading Pdf document into a [Document](../../aspose.words/document/) object...updateDirtyFields Specifies whether to update the fields with the dirty attribute...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Clarification on Aspose.Total for .NET License ...

    I am using Aspose.Total for .NET (Developer OEM – 1 year) license, and it is going to expire. I would like to clarify the following points: How can we check if we are using a perpetual license? If it is a perpetual li…...you will no longer get new updates, fixes or use new versions...short, if you do not change/update the Aspose APIs or library...

    forum.aspose.com/t/clarification-on-aspose-tota...
  8. Read and Write External Connection of XLS and X...

    Learn how to read and modify external database connections in XLS/XLSB files using Aspose.Cells for C++....cout << "External connection updated successfully." << std :: endl..."Cust_Modified" ); // Save updated workbook workbook . Save (...

    docs.aspose.com/cells/cpp/read-and-write-extern...
  9. File Format Conversion via Java | products.aspo...

    Convert Microsoft Office Word, Excel, PowerPoint, Outlook, PDF, HTML, 3D Images, Diagrams, Video Formats and different other formats with just few lines of Java code....Programmers can easily create, update, render, print and convert...

    products.aspose.com/total/java/conversion/
  10. The images are not the same size when converted...

    I am trying to convert a PDF that contains images to HTML, but the resulting images are compressed and do not retain the same size as in the original PDF. Code Snippet: image.png (37.8 KB) Required Output: image.png …...ali Any solution or update on Issue ID(s): PDFJAVA-44865...

    forum.aspose.com/t/the-images-are-not-the-same-...