Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 1,391 for

accept changes

(0.17 sec)
  1. FieldTA | Aspose.Words for Java

    Implements the TA field in Java....accept(fieldVisitor); if (currentField...getSeparator().accept(fieldVisitor); } currentField.getEnd().accept(fieldVisitor);...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldRef | Aspose.Words for Java

    Implements the REF field in Java....accept(fieldVisitor); if (currentField...getSeparator().accept(fieldVisitor); } currentField.getEnd().accept(fieldVisitor);...

    reference.aspose.com/words/java/com.aspose.word...
  3. No usable version of libssl was found - Free Su...

    I have a Python script running Aspose.Words, when I call aspose.words.License.set_license I get the following error: No usable version of libssl was found I use libssl in many of my other Python scripts and everything w…...py, if I change the file name to “Aspose.Words... One thing to note, when I change the name of the license file...

    forum.aspose.com/t/no-usable-version-of-libssl-...
  4. How to Format Number to Percentage|Documentation

    This article will introduce how to Format Number to Percentageusing Aspose.Cells for JavaScript via C++ API....Shortcut For a quick format change without using the mouse: Select...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  5. Aspose::Words::Paragraph class | Aspose.Words f...

    Aspose::Words::Paragraph class. Represents a paragraph of text. To learn more, visit the documentation article in C++....Methods Method Description Accept (System::SharedPtr<Aspose:...ocumentVisitor>) override Accepts a visitor. AcceptEnd (Syst...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Formula text containing local absolute cell ref...

    In copying a particular range of cells from one workbook to another, I found that cells with formula text containing a local absolute cell reference, e.g. =$F$3, do not get adjusted according to the location of the desti…...handle such a method call and accept CopyOptions as a parameter...reaches the last line. If I change things to start with a blank...

    forum.aspose.com/t/formula-text-containing-loca...
  7. Protect and Unprotect Worksheet|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.... The Protect method accepts the following parameters: Protection...you want users to be able to change. Method 2: In this method we...

    docs.aspose.com/cells/java/protect-and-unprotec...
  8. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....Description accept(DocumentVisitor visitor) Accepts a visitor....deleted in Microsoft Word while change tracking was enabled. isGroup()...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....endRow(); // Changing the formatting will apply...startTable(); builder.insertCell(); // Changes the font size inside the table...

    reference.aspose.com/words/java/com.aspose.word...
  10. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large boxes that pop up: image.png (631 …...accept(absorber) for frag in absorber...has implemented all of the changes requested, and I am still seeing...

    forum.aspose.com/t/really-weird-large-redaction...