Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 1,715 for

accept changes

(0.18 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/ja/javascript-cpp/pivot-t...
  2. Aspose::Words::Saving::XamlFlowSaveOptions clas...

    Aspose::Words::Saving::XamlFlowSaveOptions class. Can be used to specify additional options when saving a document into the XamlFlow or XamlFlowPack 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...
  3. 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...
  4. 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...
  5. Navigate SVG and Inspect Document Using Aspose....

    Learn how to inspect SVG with C#, use custom filters for iterating over the SVG elements, how to navigate SVG using CSS Selector or XPath.... FILTER_ACCEPT : FILTER_REJECT; 6 } 7 } The...make various manipulations: change its text, attributes, CSS styles...

    docs.aspose.com/svg/net/navigation-inspection/
  6. 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-...
  7. Aspose::Words::Saving::RtfSaveOptions class | A...

    Aspose::Words::Saving::RtfSaveOptions class. Can be used to specify additional options when saving a document into the Rtf 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...
  8. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...Accept(textFragmentAbsorber); TextFragmentCollecti...WholeWordsHyphenatio); page.Accept(textFragmentAbsorber); TextFragmentCollecti...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...
  9. PdfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfSaveOptions to enhance your document saving experience. Customize settings for optimal PDF output quality and performance....during saving a document and accepts data about saving progress...the font attributes will be changed according to the character...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Formatage des tableaux en C++|Aspose.Words pour...

    Formatage des tableaux en détails en utilisant C++. Utilisation de C++ pour formater chaque partie du tableau....Cela ne dépend de rien et ne change pas lorsque vous modifiez le...lorsque la largeur disponible change Points , qui correspond à un...

    docs.aspose.com/words/fr/cpp/applying-formatting/