Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 82,703 for

update

(0.09 sec)
  1. BuiltInDocumentProperties.last_saved_time prope...

    BuiltInDocumentProperties.last_saved_time property. Gets or sets the time of the last save in UTC....Words does not update this property. Examples Shows...revision_number += 1 # Microsoft Word updates the following properties automatically...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BuiltInDocumentProperties.created_time property...

    BuiltInDocumentProperties.created_time property. Gets or sets date of the document creation in UTC....Words does not update this property. Examples Shows...revision_number += 1 # Microsoft Word updates the following properties automatically...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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/
  5. 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/...
  6. Aspose::Words::Fields::FieldToc class | Aspose....

    Aspose::Words::Fields::FieldToc class. Implements the TOC field. To learn more, visit the documentation article in C++.... Update () Performs the field update. Throws if the...being updated already. Update (bool) Performs a field update. Throws...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 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...
  8. 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...
  9. 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...
  10. Use plugin and don't package public libs inside...

    Hi, I have a package testing <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-total</artifactId> <version>25.4</version> <type>pom</type> </dependency>…...investigate the issue further and update you soon. nikita.korobeynikov...

    forum.aspose.com/t/use-plugin-and-dont-package-...