Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 82,709 for

update

(0.1 sec)
  1. 修改现有风格|Documentation

    Aspose.Cells是一个JavaScript/C++库,用于处理电子表格文件,允许用户修改现有单元格样式。本文介绍如何使用Aspose.Cells库修改现有单元格样式,以满足不同的外观需求。...update() 方法。 创建和修改样式 此示例创建一个 Style...and // Range (B1:D1). style . update (); // Save the excel file...

    docs.aspose.com/cells/zh/javascript-cpp/modify-...
  2. When replacing text with the Aspose SDK, two is...

    When replacing text with the Aspose SDK, two issues have arisen: The font has changed and is inconsistent with the source file. How can this be resolved, or how can I specify a specific font? The visual effects are los…...your case, but it will be big update of text positionitiong. Also...your issue and check if our update fixes your case. We have opened...

    forum.aspose.com/t/when-replacing-text-with-the...
  3. Redact PDF Document Online or using C++ | produ...

    Open and redact PDF document online via app for free. C++ API code to search and replace PDF text....collection Use the relevant update method to Update text and other properties...

    products.aspose.com/total/cpp/redact/pdf/
  4. Error: Index was out of range. Must be non-nega...

    This error is given when imaging the attached .pdf into a .tif. Is this an issue with Aspose itself?ImagingIndexError.pdf (315.3 KB)...PDFNET-54537 Can we please get an update on whether Issue ID(s): PDFNET-54537...resolved? Can we please get an update on whether Issue ID(s): PDFNET-54537...

    forum.aspose.com/t/error-index-was-out-of-range...
  5. FieldToc class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldToc class. Implements the TOC field...from Field ) update() Performs the field update. Throws if the...being updated already. (Inherited from Field ) update(ignoreMergeFormat)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PDF Redaction distorts image on Windows Server ...

    Hi there, Using the sample from here: https://products.aspose.com/total/net/redact/: Aspose.Pdf.Document doc = new Aspose.Pdf.Document(inputPath); TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber("l…... Update Aspose.PDF : Ensure you are...have anything to do with it? Update: copying fonts did nothing...

    forum.aspose.com/t/pdf-redaction-distorts-image...
  7. FieldIndex class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldIndex class. Implements the INDEX field...from Field ) update() Performs the field update. Throws if the...being updated already. (Inherited from Field ) update(ignoreMergeFormat)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Add Custom Server-side Function Validation|Docu...

    This article introduces how to work with server side validation in GridWeb....In the example, you cannot update data in B2:C3 cells. When you...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. EWS: error when trying to create appointment - ...

    Using the latest version (and also older versions), I am getting an Exchange error when trying to create an appointment using IEWSClient: “ExchangeException: set action is invalid for property”. This code (from your doc…...2007/EWS: Provide support for Add/Update/Delete calendar items"); String...Exchange: Provide support for Add/Update/Delete calendar items"); //...

    forum.aspose.com/t/ews-error-when-trying-to-cre...
  10. Placing the picture is disorienting the Excel f...

    foreach (Picture picture in worksheet.Pictures.Reverse()) { int row = picture.UpperLeftRow; int column = picture.UpperLeftColumn; // Convert row and column to an Excel cell name string cellName = CellsHelper.CellInde…...CELLSNET-57750) have been fixed in this update . This message was posted using...

    forum.aspose.com/t/placing-the-picture-is-disor...