Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,731 for

accept changes

(0.58 sec)
  1. How to Find and Replace Text in PDF using C#

    This quick tutorial contains information on how to find and replace text in PDF using C#. It helps in changing PDF text using C# with the help of a few API calls without using any third-party tool or software being installed....pages in the input PDF file, accept the text absorber Get the collection...only replace the text but also change its font family, size, foreground...

    kb.aspose.com/pdf/net/how-to-find-and-replace-t...
  2. Manage Axes of Excel Charts with JavaScript via...

    Learn how to configure chart axes in Aspose.Cells for JavaScript via C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts....With the Axis object, you can change all Axis options as done in...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/chart-axes/
  3. Understand quantization|Documentation

    Primer on GGUF quantization levels — Q4, Q5, Q8, F16, BF16, IQ variants. What to pick for your memory budget and quality target.... To change, override BaseModelSourceParam...several into one machine. You accept some quality loss for speed...

    docs.aspose.com/llm/net/how-to/understand-quant...
  4. FieldIncludePicture | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  5. Notes and Comments Are Missing When Saving a Pr...

    In which version was this issue fixed? I’m using version 23.11.0.0, but the issue still persists. the notes and comments get disappeared/removed while saving as .odp...odp here is not authorized/accepted) string inputFile = @"filepath";...LoadFormat as odp), but without any changes. issue still persists. Aspose...

    forum.aspose.com/t/notes-and-comments-are-missi...
  6. ArgumentOutOfRangeException for compare for Asp...

    for following block receiving the error intermittently for some documents. RuntimeError: Proxy error(ArgumentOutOfRangeException): Specified argument was out of the range of valid values. (Parameter ‘index’) revised_…...accept_all_revisions() # Compare and...Document(str(input_doc_path)) redlined_doc.accept_all_revisions() # # redlined_doc...

    forum.aspose.com/t/argumentoutofrangeexception-...
  7. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_document__OUTPUT.docx (55.9 KB) ISSUE: Able to insert hyperlink but missing styles of …...accept_all_revisions() # Compare and...for redlining redlined_doc.accept_all_revisions() opts = aw.comparing...

    forum.aspose.com/t/aspose-words-python-missing-...
  8. FieldPageRef | Aspose.Words for Java

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

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

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

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java....the value that this field accepts when the merge takes place...next(); currentField.getStart().accept(fieldVisitor); if (currentField...

    reference.aspose.com/words/java/com.aspose.word...