Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 1,790 for

accept changes

(0.83 sec)
  1. Convert Pdf to Pdf/ua - Free Support Forum - as...

    Hi Im trying to convert a Pdf to PdfUa, I found some examples on how to it. And from this I made this test-function private void Convert() { Document pdfDoc = new Document("C:\\Temp\\NotPdfua.pdf"); var validateF…...doesn’t work at all nothing is changed in the converted documents... basis , but this is not acceptable given that: We are a long‑term...

    forum.aspose.com/t/convert-pdf-to-pdf-ua/283150
  2. WordML2003SaveOptions class | Aspose.Words for ...

    aspose.words.saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.WORD_ML](../../aspose.words/saveformat/#WORD_ML) format...during saving a document and accepts data about saving progress...the font attributes will be changed according to the character...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::SaveOptions class | Aspo...

    Aspose::Words::Saving::SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format. To learn more, visit the documentation article in C++....during saving a document and accepts data about saving progress...the font attributes will be changed according to the character...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Définir les formats conditionnels des fichiers ...

    Comment appliquer des formats conditionnels aux fichiers Excel et ODS en JavaScript via C++....cellules, et que ce format change en fonction de la valeur de...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/fr/javascript-cpp/conditi...
  5. Calculer des formules avec JavaScript via C++|D...

    Cet article explique comment utiliser la bibliothèque Aspose.Cells pour calculer des formules dans Microsoft Excel en utilisant JavaScript via C++. En chargeant un fichier Excel existant ou en créant un nouveau fichier Excel, nous pouvons utiliser les méthodes fournies par Aspose.Cells pour calculer la formule et obtenir le résultat. Enfin, nous sauvegardons le fichier Excel modifié sur le disque....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/fr/javascript-cpp/calcula...
  6. Calcular fórmulas con JavaScript a través de C+...

    Este artículo presenta cómo usar la biblioteca Aspose.Cells para calcular fórmulas en Microsoft Excel usando JavaScript a través de C++. Al cargar un archivo de Excel existente o crear uno nuevo, podemos usar los métodos proporcionados por Aspose.Cells para calcular la fórmula y obtener el resultado. Finalmente, guardamos el archivo de Excel modificado en disco....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/es/javascript-cpp/calcula...
  7. Создание сводных таблиц и сводных графиков|Docu...

    Как добавлять сводные таблицы и сводные диаграммы с помощью Aspose.Cells for JavaScript на C++....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...get ( "C6" ); cell . value = "Chang" ; cell = cells . get ( "C7"...

    docs.aspose.com/cells/ru/javascript-cpp/create-...
  8. Skapa pivottabeller och pivotdiagram|Documentation

    Hur man lägger till pivottabeller och pivottabell diagram med Aspose.Cells for JavaScript via C++....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...get ( "C6" ); cell . value = "Chang" ; cell = cells . get ( "C7"...

    docs.aspose.com/cells/sv/javascript-cpp/create-...
  9. Özet Tabloları ve Özet Grafikler Oluşturma|Docu...

    Aspose.Cells for JavaScript kullanarak Pivot Tablo ve Pivot Grafikler nasıl eklenir?...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...get ( "C6" ); cell . value = "Chang" ; cell = cells . get ( "C7"...

    docs.aspose.com/cells/tr/javascript-cpp/create-...
  10. Symbol not getting rendered when we convert DOC...

    Hello Team, We are trying to convert Docx to PDF, We have HOP symbol as text in Docx which is not getting converted to PDF When we convert Word to PDF by using Microsoft Word export functionality, it is converting tha…...notdef glyph seems to be acceptable for us. We are going to close...Aspose.Words behavior was not changed in this case. The WORDSNET-27768...

    forum.aspose.com/t/symbol-not-getting-rendered-...