Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 1,714 for

accept changes

(0.06 sec)
  1. PDF Highlights Annotation using C++|Aspose.PDF ...

    Explore how to apply highlights annotation to PDF text in C++ with Aspose.PDF for document enhancement.... You can change the color, opacity, author...:: get_Trivial ())); page -> Accept ( annotationSelector1 ); auto...

    docs.aspose.com/pdf/cpp/highlights-annotation/
  2. Crop, Rotate and Resize Images|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....version of the Crop method that accepts 4 integer values denoting Left...version of the Crop method that accepts an instance of the Rectangle...

    docs.aspose.com/imaging/net/crop-rotate-and-res...
  3. FieldBarcode | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldPrintDate | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  5. Precedents and Dependents with JavaScript via C...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for JavaScript via C++. Understand how to identify linked cells in complex financial worksheets....Microsoft Excel Formulas may change based on modifications made...depends on C3 and C4, and C1 is changed (so the formula is overridden)...

    docs.aspose.com/cells/javascript-cpp/precedents...
  6. Changing the Layout of Pivot Table|Documentation

    How to change the layout of a Pivot Table with Aspose.Cells for JavaScript via C++....Changing the Layout of Pivot Table Contents [ Hide ] How to Change...Change the Layout of Pivot Table in MS Excel Microsoft Excel...

    docs.aspose.com/cells/javascript-cpp/changing-t...
  7. 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...
  8. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for JavaScript via C++. This guide demonstrates how to update the chart's data range and link it to the destination worksheet....Change Data Source of the Chart to Destination Worksheet while...source of the chart does not change. For example, if the data source...

    docs.aspose.com/cells/javascript-cpp/change-dat...
  9. 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...
  10. 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/