Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 80,048 for

update

(0.17 sec)
  1. 如何使用Node.js通过C++设置类别轴|Documentation

    了解如何在Aspose.Cells for Node.js via C++中设置类别轴。我们的指南将帮助您理解如何定义类别轴范围、调整其属性和格式化标签。...path const dataDir = "" ; // Update with your path // Create a...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-set-...
  2. .NET Email API to Process various File Formats ...

    .NET Email processing library for Outlook, Thunderbird and other file formats. API works with SMTP POP3 IMAP and MS Exchange servers....Microsoft Exchange Servers Create & update tasks using iCalendar Load...to Recurring Calendar Events Update member in a PST distribution...

    products.aspose.com/email/net/
  3. Cells.DeleteRange break formulas when deleting ...

    Dear Aspose support, I am trying to delete the first datarow of a ListObject via Cells.DataRange(). If i am deleting the first data row (after the header), the table breaks. If i save it the workbook to the file system,…...the table XML) may not be updated when the very first data row...startCol, rowCount, colCount); // update the table definition table...

    forum.aspose.com/t/cells-deleterange-break-form...
  4. 使用“名称”表| .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...
  5. HTML conversion to PDF - Free Support Forum - a...

    We have to convert HTML to PDF. Attached is the HTML and the PDF we are generating with aspose.pdf. We are using the latest version. The text within tables is not flowing correctly. What needs to be done to convert t…... I’ll update you as soon as I get a feedback...details and will keep you updated on the status of a correction...

    forum.aspose.com/t/html-conversion-to-pdf/85024
  6. Aspose.PSD for Java 24.2 - 发布说明|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 M:com.aspose.psd.fileformats...layers.filllayers.FillLayer.update 使用示例: ** PSDJAVA-584. 处理Pa...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  7. Remove TXT Annotation Online or Manage Annotati...

    delete comments from TXT file through online app for free. Java API code to manage comments of TXT files....comments to clarify instructions, update configuration notes, or guide...automated tools to generate or update annotations in plain-text manuals...

    products.aspose.com/total/java/annotate/txt/
  8. Is It Possible to Use Aspose.Slides in an Azure...

    Hi All, we are trying to use aspose.words (25.7.0) and aspose.slides (25.7.0) in a “plain” Azure Function App (Python 3.12) but as soon as we add the import for these packages the functions do not load anymore. We were …...12 RUN apt-get update && apt-get install -y libgdiplus...n:4-python3.11 RUN apt-get update && \ apt-get install -y libgdiplus...

    forum.aspose.com/t/is-it-possible-to-use-aspose...
  9. 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...
  10. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....Date) property is updated before saving. getUpdateFields()...of certain types should be updated before saving the document...

    reference.aspose.com/words/java/com.aspose.word...