Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 1,690 for

accept changes

(0.21 sec)
  1. Calcolare formule con JavaScript tramite C++|Do...

    Questo articolo introduce come utilizzare la libreria Aspose.Cells per calcolare formule in Microsoft Excel usando JavaScript tramite C++. Caricando un file Excel esistente o creando un nuovo file Excel, possiamo usare i metodi forniti da Aspose.Cells per calcolare la formula e ottenere il risultato. Infine, salviamo il file Excel modificato su disco....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/it/javascript-cpp/calcula...
  2. Python でドキュメントを比較する|Python via .NET用Aspose.Words

    サポートされている形式の 2 つのドキュメントを比較し、Python を使用してコンテンツの変更を表示します。比較するときに詳細オプションを適用できます。...node_type} \" " ) print ( f " \t Changed text: \" {r.parent_node.get_text()}...between doc1 and doc2, so accepting them on doc1 transforms doc1...

    docs.aspose.com/words/ja/python-net/compare-doc...
  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. 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...
  5. 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
  6. Chercher

    chercher...Azure portal before you can change any settings here. Vous pouvez...Enfin, créez une méthode acceptant les paramètres d’accès et...

    blog.aspose.com/fr/email/connect-to-microsoft36...
  7. 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...
  8. Créer des tableaux croisés dynamiques et des gr...

    Comment ajouter des tableaux croisés dynamiques et des graphiques croisés dynamiques avec 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/fr/javascript-cpp/create-...
  9. PdfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PDF](../../aspose.words/saveformat/#PDF) 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...
  10. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...Pages[pageNumber], outFile); } What changed? PngDevice uses direct rasterization...Disable Anti‑Aliasing (if acceptable) Slight speed boost for very...

    forum.aspose.com/t/pdf-containing-emojis-conver...