Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 1,777 for

accept changes

(0.69 sec)
  1. FieldChar class | Aspose.Words for Python

    aspose.words.fields.FieldChar class. Base class for nodes that represent field characters in a document...deleted in Microsoft Word while change tracking was enabled. (Inherited...object was changed in Microsoft Word while change tracking was...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Use Color Palette|Documentation

    JavaScript code to add custom colors to the palette and use Excel color palette with Aspose.Cells for JavaScript via C++....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...`<p>Is Orchid in palette before change: ${ isInPaletteBefore } </p>`...

    docs.aspose.com/cells/javascript-cpp/excel-colo...
  3. PDF Multimedia Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add, get, and delete the multimedia annotation from your PDF document.... accept ( annotationSelector ); List...Rectangle . getTrivial ())); page . accept ( annotationSelector ); List...

    docs.aspose.com/pdf/java/multimedia-annotation/
  4. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in JavaScript via C++ to apply conditional formatting shading for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...columns, all you have to do is change the formula =MOD(ROW(),2)=0...

    docs.aspose.com/cells/javascript-cpp/apply-shad...
  5. Quick wins|Documentation

    Five compact recipes for common Aspose.LLM for .NET tasks — first message, image input, session save/restore, CPU-only run, and CUDA GPU run.... Apply a license or accept evaluation-mode limits. Be...format is internal and may change between major SDK versions...

    docs.aspose.com/llm/net/quick-wins/
  6. Cell format with date string does not apply wit...

    I’m loading Json data for data binding using Smart Marker and I noticed that template Excel file with a cell formatted with specific date time style does not get properly applied. Is there something I’m missing here? No…...Excel template is formatted to accept the date format you are providing...source is JSON data. Please change your Smart Maker (in the template...

    forum.aspose.com/t/cell-format-with-date-string...
  7. Process of rendering glyphs

    Explore the fundamentals of glyph rendering, covering the processing pipeline, key technologies, and performance considerations....batched to minimise state changes. The final pixel buffer is.../ WebGL – Browser APIs that accept raw glyph outlines (via Path2D...

    docs.aspose.com/font/net/what-is-font/glyph-ren...
  8. 用JavaScript用C++实现扩展Aspose.Cells默认计算引擎的自定义计算引擎|D...

    本文介绍如何通过用JavaScript用C++利用Aspose.Cells库实现自定义计算引擎,扩展JavaScript中的默认计算引擎。加载现有Excel文件或创建新文件,使用提供的方法,保存修改后的Excel文件。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...Check the formula name and change the implementation if ( data...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  9. FieldNoteRef | Aspose.Words for Java

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

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

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

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