Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 1,689 for

accept changes

(0.08 sec)
  1. Aspose Hyperlinks are not working - Free Suppor...

    Aspose Hyperlinks are not working Windows 2012 server created PDF files...hyperlink in 2015 text and changing text to blue color. But hyperlink...not created and text only changing in blue color. Regards, Ganesan...

    forum.aspose.com/t/aspose-hyperlinks-are-not-wo...
  2. 如何使用颜色调色板|Documentation

    使用JavaScript代码向调色板添加自定义颜色并使用Excel颜色调色板,配合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/zh/javascript-cpp/excel-c...
  3. 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...
  4. 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/
  5. 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...
  6. Customize Globalization Settings for Pivot Tabl...

    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....can also use this feature to change the labels to other languages...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/customize-...
  7. FieldCitation | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...most effective, actionable changes you can make to the code you...string) using the overload that accepts a Stream . LoadOptions with...

    forum.aspose.com/t/how-to-imprve-performance-be...
  9. Table Formatting in Python|Aspose.Words for Pyt...

    Table formatting in details using Python. Use Python to format every part of table.... For example, changing the page margins or the preferred...anything and does not change when you change the table or other...

    docs.aspose.com/words/python-net/applying-forma...
  10. 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...