Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 28,172 for

data source

(0.34 sec)
  1. Create, Access, and Copy Named Ranges with C++|...

    Learn how to create, access, and copy named ranges in Excel files using Aspose.Cells with C++....used in formulas that refer to data on the same worksheet; if you...especially when used as the source range for list controls, pivot...

    docs.aspose.com/cells/cpp/create-access-and-cop...
  2. Loading a license failing with error: Content i...

    Hi, Aspose Words for Java version: 25.11 Our service was starting up happily until now and loading the .lic license file. Now it is failing to start with error: Content is not allowed in prolog. Nothing has changed i…...zzL7(Unknown Source) at com.aspose.words.zzVd.zzYVQ(Unknown Source) at...aspose.words.zzVd.zzL7(Unknown Source) at com.aspose.words.License...

    forum.aspose.com/t/loading-a-license-failing-wi...
  3. DigitalSignatureUtil class | Aspose.Words for N...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil class. Provides methods for signing document...signatures from document in source stream and writes unsigned...all digital signatures from source file and writes unsigned file...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FontSourceType enumeration | Aspose.Words for P...

    aspose.words.fonts.FontSourceType enumeration. Specifies the type of font Source....Specifies the type of font source. Members Name Description FONT_FILE...represents a stream with font data. Examples Shows how to use a...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an image....to edit a shape’s image data. img_source_doc = aw . Document (...+ 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageData.is_link_only property | Aspose.Words ...

    ImageData.is_link_only property. Returns ``True`` if the image is linked and not stored in the document....to edit a shape’s image data. img_source_doc = aw . Document (...+ 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.Source_full_name](../Source_full_name/) is specified)....source_full_name is specified). @property...to edit a shape’s image data. img_source_doc = aw . Document (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an image will be displayed in black and white....to edit a shape’s image data. img_source_doc = aw . Document (...+ 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 通过Node.js读取和写入带有查询表数据源的表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和写入带有QueryTable数据源的表。...node" ); // The path to the source directory. const sourceDir...= path . join ( __dirname , "data" ); const outputDir = path ...

    docs.aspose.com/cells/zh/nodejs-cpp/read-and-wr...
  10. Generate Thumbnail of the Worksheet with C++|Do...

    Generate worksheet thumbnails as images using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\.... \\ Data \\ 02_OutputDirectory \\ " ); // Load source workbook...

    docs.aspose.com/cells/cpp/generate-thumbnail-of...