Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 83,303 for

update

(0.11 sec)
  1. Work with Document Properties in Java|Aspose.Wo...

    Aspose.Words for Java allows storing some useful information about your document, such as API and Version Number or Authorized Date, in built-in or custom document properties.... You can only change or update their values. To add custom...a custom document property: Update Built-In Document Properties...

    docs.aspose.com/words/java/work-with-document-p...
  2. Pdf.title/author/subject not working? - Free Su...

    Hi, I tried to change the title/author and some other properties of the PDF file: pdf.BindFO(fodoc); pdf.Title = "some title"; pdf.Author = "myself"; but in the result PDF file, the title is always "System.IO.Mem…...of this matter and soon will update you with the status of correction...6 Thanks. I will check and update you. 1 Like...

    forum.aspose.com/t/pdf-title-author-subject-not...
  3. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....FIELD_NOTE_REF, false); // <--- don't update field field.setBookmarkNam...result will be "1 above" on update. Assert.assertEquals(" NOTEREF...

    reference.aspose.com/words/java/com.aspose.word...
  4. Muokkaa PSD-tiedostoja verkossa | products.aspo...

    Muokkaa PSD Adobe Photoshop -tiedostoja verkossa...palvelinpuolen editointi lukien Text Update, Brush Operations, uusien kerrosten...Aspose.PSD for .NET // How to update Text Layer in PSD File using...

    products.aspose.com/psd/fl/editor/
  5. FieldIf.ComparisonOperator | Aspose.Words for .NET

    Discover the FieldIf ComparisonOperator property, easily manage and customize comparison operators for enhanced data handling and analysis.... Update (); // In this case, "0 = 1"...FalseText = "False" ; field . Update (); // This time the statement...

    reference.aspose.com/words/net/aspose.words.fie...
  6. BuiltInDocumentProperties.RevisionNumber | Aspo...

    Manage your document's RevisionNumber with BuiltInDocumentProperties. Easily track changes and enhance version control for better collaboration....Words does not update this property. Examples Shows...Properties -> Details. We can update this property manually. doc...

    reference.aspose.com/words/net/aspose.words.pro...
  7. Google Calendar Management in .NET Applications...

    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....like adding, deleting and updating Gmail calendars. This client...IGmailClient. Insert, Fetch and Update Gmail Calendars For inserting...

    docs.aspose.com/email/net/manage-google-calendars/
  8. FieldShape | Aspose.Words for Java

    Implements the SHAPE 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...
  9. Extra text appears when converting DOCX to PDF ...

    Hi, When converting a DOCX file to PDF using Aspose.Words, I noticed extra text appears at page 2. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance…... Update Fields : If your document contains...references), ensure they are updated before saving. This can help...

    forum.aspose.com/t/extra-text-appears-when-conv...
  10. FieldSection class | Aspose.Words for Python

    aspose.words.fields.FieldSection class. Implements the SECTION field...from Field ) update() Performs the field update. Throws if the...being updated already. (Inherited from Field ) update(ignore_merge_format)...

    reference.aspose.com/words/python-net/aspose.wo...