Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 85,044 for

update

(0.76 sec)
  1. Images moved in conversion - Free Support Forum...

    Please see the attached docx and PDF - the conversion was done using Aspose v19.4. Note how the images in Page 2 of the Docx have moved into Page 1 in the PDF. Is there some better way that the images should be anchore…...problem and will keep you updated on the status of correction...Aspose.Words for .NET 25.12 update also available on NuGet ....

    forum.aspose.com/t/images-moved-in-conversion/1...
  2. BuiltInDocumentProperties.CreatedTime | Aspose....

    Discover the BuiltInDocumentProperties CreatedTime feature to easily access and manage your document's creation date in UTC for enhanced organization....Words does not update this property. Examples Shows...RevisionNumber ++; // Microsoft Word updates the following properties automatically...

    reference.aspose.com/words/net/aspose.words.pro...
  3. 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...
  4. 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...
  5. Web Extensions - Office Add-ins|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....AI Document Assistant Close Update Days Preserving History of...

    docs.aspose.com/cells/java/web-extensions-offic...
  6. Word Field Evaluation Not Working - REF and IF ...

    We’re migrating from JIntegra DCOM to Aspose.Words(JAVA) and encountering a critical issue with Word field processing. Current Behavior: • Using mainBuilder.insertDocument(_transientDocument, ImportFormatMode.KEEP_SOUR…...toDocument(); // no field update here // 2. (Optional) lock...docx"); REF fields are properly updated in the output document. srikantha...

    forum.aspose.com/t/word-field-evaluation-not-wo...
  7. Aspose.GIS not activating via Aspose.Total lice...

    Hi, We have an Aspose Total for .Net licence with a subscription expiry of 20240418. We are using Aspose.GIS 20.1.0 in a .Net Core web application. Upon uploading a shapefile to the application we’re getting an error th…...0, have been updated to read the new “AllProducts”...extra work is required – just update the NuGet package and keep...

    forum.aspose.com/t/aspose-gis-not-activating-vi...
  8. Are TypeScript Types Available for Aspose.Slide...

    I have installed the package via npm install aspose.slides.via.net. How can I get the types so I can use aspose using typescript?...21, 2025, 9:26am 5 Hi, any update on this? andrey.potapov May...

    forum.aspose.com/t/are-typescript-types-availab...
  9. IncorrectFontUsageException - Free Support Foru...

    Getting an IncorrectFontUsageException (Document error: TJ operator without preceding Tf - no font set for the text segment) thrown when using page.Accept(TextAbsorber). To reproduce, run the following code on the attac…...March 19, 2026, 9:20pm 5 any update on this ticket? sergei.shibanov...

    forum.aspose.com/t/incorrectfontusageexception/...
  10. Doc to Docx conversion -> Requested default val...

    import aspose.words as aw import aspose.words.saving as saving _license = aw.License() _license.set_license(str(ASPOSE_LICENSE_PATH)) ... doc = aw.Document(str(input_path)) try: doc.save(str(output_path), aw.Save…...3 update also available on NuGet ....

    forum.aspose.com/t/doc-to-docx-conversion-reque...