Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 24,667 for

data source

(0.78 sec)
  1. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring header and footer margins programmatically with Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/setting-margins/
  2. Delete Named Ranges with C++|Documentation

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/delete-named-ranges/
  3. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Set rectangles rect rectangles...

    docs.aspose.com/ocr/cpp/image-regions-extract/
  4. 使用C++在工作表中显示公式而非值|Documentation

    本文提供了使用C++ API以编程方式在Excel工作表或电子表格中显示公式而非值的示例代码。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/show-formulas-inst...
  5. ContributorCollection.Counsel | Aspose.Words fo...

    Discover ContributorCollection Counsel. Easily manage and access Source counsel for enhanced property insights and streamlined decision-making....Gets or sets the counsel of a source. public Contributor Counsel...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/net/aspose.words.bib...
  6. ContributorCollection.Inventor | Aspose.Words f...

    Discover the ContributorCollection Inventor property to easily manage and identify the inventor of your Sources, enhancing your project's organization....Gets or sets the inventor of a source. public Contributor Inventor...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/net/aspose.words.bib...
  7. ContributorCollection.Translator | Aspose.Words...

    Discover the ContributorCollection Translator property, easily manage and customize Source translators to enhance your content's accessibility and engagement....or sets the translator of a source. public Contributor Translator...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/net/aspose.words.bib...
  8. Parsing Pivot Cached Records while loading Exce...

    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....Excel takes a copy of the source data and stores it in the Pivot...cannot see it, but that is the data the Pivot Table references when...

    docs.aspose.com/cells/net/parsing-pivot-cached-...
  9. ImageFieldMergingArgs class | Aspose.Words for ...

    aspose.words.mailmerging.ImageFieldMergingArgs class. Provides Data for the [IFieldMergingCallback.image_field_merging()](../ifieldmergingcallback/image_field_merging/#imagefieldmergingargs) event...ImageFieldMergingArg class Provides data for the IFieldMergingCallbac...of the merge field in the data source. (Inherited from FieldMergingArgsBase...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用Python.NET计算数据表的数组公式|Documentation

    了解如何使用Aspose.Cells for Python via .NET API计算Excel数据表的数组公式。编程修改和保存电子表格。...# For complete examples and data files, please go to https://github...__file__ )) data_dir = os . path . join ( current_dir , "data" ) # Create...

    docs.aspose.com/cells/zh/python-net/calculation...