Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 86,626 for

update

(0.14 sec)
  1. Managing Assignment Cost | Aspose.Tasks Documen...

    Learn how to manage assignment costs using Aspose.Tasks for .NET....can access, calculate, and update assignment costs programmatically...project file? Yes. You can update cost-related fields such as...

    docs.aspose.com/tasks/net/managing-assignment-c...
  2. Aspose is unable to parse received emails using...

    We implemented Aspose.Email to read emails from the Graph API Inbox. When we examine the code block below, we can see that the emails are successfully retrieved from Graph API — the response status code is OK, and the m…...may be related to changes or updates in the newer versions. To troubleshoot...following steps: Check for Updates : Ensure you are using the...

    forum.aspose.com/t/aspose-is-unable-to-parse-re...
  3. Text gets rotated and cropped when converted to...

    Hi, When I convert the attached pdf file to Pdf/A1b the text gets rotated and cropped. I used the following code to convert the document: var document = new Document(“Wald-rotated-comment.pdf”); var options = new PdfF…... 1:00pm 4 Hi, Is there any update on this matter? asad.ali May...@alex.vaz Regretfully, no updates are available at the moment...

    forum.aspose.com/t/text-gets-rotated-and-croppe...
  4. Invalid shape Height, Width, LocPinX and LocPin...

    Hi Support, Aspose.Diagram v.25.10.0 returns wrong size values of TwoD Shapes. (Width, Height, LocPinx, LocPinY). I am using following code example: static void Main(string[] args) { var document = new…... Update Aspose.Diagram : Ensure you... consider updating to a newer version, as updates often include...

    forum.aspose.com/t/invalid-shape-height-width-l...
  5. BookmarkStart.accept method | Aspose.Words for ...

    BookmarkStart.accept method. Accepts a visitor....Shows how to add bookmarks and update their contents. test ( 'CreateUpdateAndPrint'...name, and their names can be updated. bookmarks . at ( 0 ). name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SaveOptions.UpdateCreatedTimeProperty | Aspose....

    Optimize your SaveOptions with the UpdateCreatedTimeProperty. Control CreatedTime Updates before saving, enhancing data accuracy. Default, false....the CreatedTime property is updated before saving. Default value...set ; } Examples Shows how to update a document’s “CreatedTime”...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java.... update() Performs the field update. update(boolean ignoreMergeFormat)...ignoreMergeFormat) Performs a field update. getDisplayResult() public...

    reference.aspose.com/words/java/com.aspose.word...
  8. Extract Links from the PDF File|Aspose.PDF for ...

    Extract links from PDF with Java. This topic explain you how to extract links using AnnotationSelector class....// Save the document with updated link //document.save(_dataDir..."ExtractLinks_out.pdf"); } Update Links in PDF...

    docs.aspose.com/pdf/java/extract-links/
  9. Margins enumeration | Aspose.Words for Python

    aspose.words.Margins enumeration. Specifies preset margins....we will need to update it manually. doc . update_page_layout ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Reflection effects not detected via Shape.getRe...

    I’m trying to detect whether a shape has visual effects (specifically reflection) using the Aspose.Words Java API. I’m using the following logic: com.aspose.words.ReflectionFormat r = shape.getReflection(); if (r != nu…... We will keep you updated and let you know once this...Aspose.Words for Java 26.5 update ....

    forum.aspose.com/t/reflection-effects-not-detec...