Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 73,623 for

update

(0.07 sec)
  1. Modifying the text of the first cell in a colsp...

    We are upgrading Aspose.PDF for .NET version from v17.11.0 to v19.9.0 . We have a table within the pdf that contains table cells with colspan property. On calling table class GetWidth method, It adds extra cells based o…... But When we update the text of the original cell...cell it does not update/modifies the cell text in the entire colspan...

    forum.aspose.com/t/modifying-the-text-of-the-fi...
  2. Quick Start in Jython|Aspose.Words for Java

    Jython: Quick Start Aspose.Words for Java....Simple Mail Merge in Jython Update Fields in Jython Working With...

    docs.aspose.com/words/java/quick-start-in-jython/
  3. Aspose::Words::Fields::IFieldUserPromptResponde...

    Aspose::Words::Fields::IFieldUserPromptRespondent interface. Represents the respondent to user prompts during field Update in C++....to user prompts during field update. class IFieldUserPromptResp...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Array Dimensions exceeded supported range ERROR...

    Hi, We have a customer which are complaining that they are receiving this error when trying to Export/import to/from microsoft project 2021. We are currently using aspose.tasks version 22.4. Can you elaborate as to what…..._order, Int32 _tsk, Boolean _update) in F:\Inetpub\wwwroot\Nav...changed in ~16.0.15330.20230 update of Microsoft Project. Unfortunately...

    forum.aspose.com/t/array-dimensions-exceeded-su...
  5. SaveOptions.update_ambiguous_text_font property...

    SaveOptions.Update_ambiguous_text_font property. Determines whether the font attributes will be changed according to the character code being used....update_ambiguous_text_font property SaveOptions.update_ambiguous_text_font...code being used. @property def update_ambiguous_text_font ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Remove Metadata from PDF in Python|Aspose.PDF f...

    Find out how to remove metadata from PDF documents in Python using Aspose.PDF, ensuring privacy and data security....removeItem ( "dc:format" ) # save update document with new information...

    docs.aspose.com/pdf/java/remove-metadata-from-p...
  7. How to Add Header Footer in a Presentation|Aspo...

    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....UpdateSlideNumberFie = true ; //Update the Date Time Fields sourcePres...SetAllSlideNumbersVi ( true ); //Update the Date Time Fields sourcePres...

    docs.aspose.com/slides/net/how-to-add-header-fo...
  8. Exception opening Inline iXBRL document - can't...

    I get an error when I try to open an iXBRL document using the example CSharp application An unhandled exception of type ‘Aspose.Finance.Xbrl.XbrlException’ occurred in Aspose.Finance.dll Can’t find https://xbrl.frc.org…... Once we have an update on it, we will let you know...FINANCENET-169) have been fixed in this update . This message was posted using...

    forum.aspose.com/t/exception-opening-inline-ixb...
  9. Aspose::Words::Loading::LoadOptions::get_Preser...

    Aspose::Words::Loading::LoadOptions::get_PreserveIncludePictureField method. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats. The default value is false in C++....for example, if you wish to update it programmatically. Note however...logo.png" ); includePicture -> Update ( true ); { auto docStream...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using Java library....This topic explains how to update/change the page dimensions...size. The code snippet below updates page dimensions in a few easy...

    docs.aspose.com/pdf/java/change-page-size/