Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,690 for

accept changes

(0.93 sec)
  1. Segmentation Fault with Aspose.Slides.NET6.Cros...

    Hello, We investigated multiple options to enable PPT/PPTX to PDF conversion on AWS Lambda .NET 8 Linux, using Aspose.Slides. Main findings Aspose.Slides.NET6.CrossPlatform loads the managed Aspose.Slides.dll correct…... LOCAL CHANGES BELONG IN 'local.conf'. The...--> <dir>~/.fonts</dir> <!-- Accept deprecated 'mono' alias, replacing...

    forum.aspose.com/t/segmentation-fault-with-aspo...
  2. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for JavaScript via C++....Change the Font on just the specific Unicode characters while...Times New Roman, Aspose.Cells changes the font of the entire word...

    docs.aspose.com/cells/javascript-cpp/change-the...
  3. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....Methods Method Description Accept (System::SharedPtr<Aspose:...override Accepts a visitor. AcceptAllRevisions () Accepts all tracked...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Compare HTML In Javascript

    Compare HTML documents using JavaScript to diff two files. With our JavaScript API you can detect the difference even if one character or one word has been changed....single character has been changed, the entire word will be marked...sure the HTML document has changed, but visually identifying the...

    products.aspose.com/words/nodejs-net/compare/html/
  5. FieldFileSize | Aspose.Words for Java

    Implements the FILESIZE field in Java....// we must first save the changes, and then manually update these...next(); currentField.getStart().accept(fieldVisitor); if (currentField...

    reference.aspose.com/words/java/com.aspose.word...
  6. Parsing Pivot Cached Records While Loading Exce...

    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....you build your Pivot Table, change a slicer selection, or move...Excel to be very responsive to changes in the Pivot Table, but it...

    docs.aspose.com/cells/javascript-cpp/parsing-pi...
  7. Edit PDF using Java | Aspose.PDF

    Еdit PDF document programmatically with Java sample code using Aspose.PDF for Java...the document with relevant changes. Save the PDF file. One of...getPages (). get_Item ( 1 ). accept ( textFragmentAbsorber ); //...

    products.aspose.com/pdf/java/editor/
  8. 合并函数|Documentation

    如何用Aspose.Cells for Java脚本通过C++将合并函数应用到数据透视表的数据字段。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...Calculate the data to make changes affect pivotTable . calculateData...

    docs.aspose.com/cells/zh/javascript-cpp/consoli...
  9. Managing Pictures with JavaScript via C++|Docum...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for JavaScript via C++....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < input...= "file" id = "imageInput" accept = "image/*" /> < button id...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  10. Compare DOCX In Python

    Compare DOCX documents using Python to diff two files. With our Python API you can detect the difference even if one character or one word has been changed....single character has been changed, the entire word will be marked...sure the DOCX document has changed, but visually identifying the...

    products.aspose.com/words/python-net/compare/docx/