Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 1,744 for

accept changes

(0.12 sec)
  1. 透视表和源数据|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....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button..."C9" ). value = 7000 ; // Changing named range "DataSource" const...

    docs.aspose.com/cells/zh/javascript-cpp/pivot-t...
  2. Apply Conditional Formatting in Worksheets|Docu...

    How to use Aspose.Cells library in JavaScript via C++ to apply conditional formatting in worksheets for better control over cell appearance....cells, and have that formatting change depending on the value of the...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/apply-cond...
  3. Crop PDF Pages in Python|Aspose.PDF for Python ...

    Learn how to crop PDF pages and adjust crop, trim, bleed, and media boxes in Python.... After the change, the page will look like Figure...() document . pages [ 1 ] . accept ( absorber ) if len ( absorber...

    docs.aspose.com/pdf/python-net/crop-pages/
  4. Formatting not retained while creating .ppt fro...

    I'm trying to save a excel workbook template as a powerpoint presentation. The background color of grey colored cells in the tables in the excel sheets are not retained as such. They become black instead. How do we reta…...2003 format file which cannot accept Excel 2007 files. If you want...different things(changing the PPT to PPTX, changing the EXCEL Format...

    forum.aspose.com/t/formatting-not-retained-whil...
  5. Specify Save Options in Java|Aspose.Words for Java

    Set advanced properties when saving a document using Java to provide more precise control over the process....overloads of the Save method that accept a SaveOptions object – it should...percentage completed. Q: How do I change the document’s creation time...

    docs.aspose.com/words/java/specify-save-options/
  6. Convert PDF to DOCX - output document has bold ...

    Hello Aspose team, After the upgrading of the aspose pdf version to 20.11, we encountered issues with fonts. The words which are supposed to be bold are being double bold (refer to the screenshot provided in the zip fil…...But font Arial-BoldMT can be changed into Arial font with bold style...TextFragmentAbsorber(); doc.getPages().accept(textFragmentAbsorber); Font...

    forum.aspose.com/t/convert-pdf-to-docx-output-d...
  7. OfficeMath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Math.OfficeMath class, designed for creating and managing Office Math objects like equations and matrices with ease....Description override Accept ( DocumentVisitor ) Accepts a visitor. override...AcceptEnd ( DocumentVisitor ) Accepts a visitor for visiting the...

    reference.aspose.com/words/net/aspose.words.mat...
  8. FieldListNum | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  9. Embedded doc images distorted when converting t...

    Hello, After a version upgrade from 25.1 to 25.8, our team found embedded images are distorted when we convert the attached doc file to pdf. Using version 25.3 images are rendered correctly, but from version 25.4+ imag…...This behavior is caused by a change introduced in v25.4 that switches...non‑standard DPI. Quick Fix (no code change) If you need an immediate solution...

    forum.aspose.com/t/embedded-doc-images-distorte...
  10. Aspose::Words::Tables::Table class | Aspose.Wor...

    Aspose::Words::Tables::Table class. Represents a table in a Word document. 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.tab...