Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 1,526 for

track changes

(0.2 sec)
  1. FieldRevNum | Aspose.Words for Java

    Implements the REVNUM field in Java....Word, // and is unrelated to tracked revisions. We can find it by... field.getLocaleId()); // Changing the culture of our thread...

    reference.aspose.com/words/java/com.aspose.word...
  2. Disable Spell Check and Grammar Check in PowerP...

    How can we disable spellcheck/grammer check in the PPT.... We will not be able to change settings of Microsoft ppt of...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/disable-spell-check-and-gram...
  3. Password Protect Zip Files and Archives in C# |...

    Zip C# library lets you сompress and decompress files or directory with password protection in C#... The event-based progress tracking during extraction is especially...package files together without changing their structure. Copy 1 //...

    docs.aspose.com/zip/net/password-protecting-arc...
  4. Sending an email sometimes fails - Free Support...

    Hi, we are seeing issues when sending emails using SmtpClient class. 99% of emails are sent without issues, but sometimes, an email will not be sent and we don’t get an error in this case (SmtpClient::send does not thro…...ticket(s) in our internal issue tracking system and will deliver their...sometimes fails on Linux. Changing the code to this seems to...

    forum.aspose.com/t/sending-an-email-sometimes-f...
  5. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....already has a style you can change it with the following code:...getBuiltInDocumentPr().getAuthor()); // Changing this property, then updating...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose.words/aspose.slides conflict - Free Supp...

    I am trying to work with both aspose-slides and aspose-words. However, I’m finding if I pip install aspose-words first, then I get a conflict trying to import aspose-words (but not aspose-slides). Python 3.12.5 (tags/v…...initial query describes how I changed install order. I don’t know...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/aspose-words-aspose-slides-c...
  7. Quick Generation Examples|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....setCodeText ( codes [ i ]); // Only change the code text gen . save (...(OneCode) // Format: 20 digits (tracking) + 11 digits (routing) = 31...

    docs.aspose.com/barcode/java/developer-guide/qu...
  8. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. import java.awt.Color; import java.io.B…...ticket(s) in our internal issue tracking system and will deliver their...as intended. Kindly consider change the method: i.e., ... private...

    forum.aspose.com/t/symbols-are-appearing-for-a-...
  9. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...ticket(s) in our internal issue tracking system and will deliver their...@sushmapr , The situation has not changed yet. Unfortunately, we do not...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  10. Tables in LaTeX

    This article is a quick guide to creating functional, reader-friendly, visually apealing and professional tables in LaTeX....table number automatically tracked by LaTeX. To do so, use the...\setlength{\arrayrulewidth}{2pt} for changing the rule thickness. However...

    docs.aspose.com/tex/java/latex-tables/