Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 18,474 for

custom data

(0.25 sec)
  1. FieldStart class | Aspose.Words for Python

    aspose.words.fields.FieldStart class. Represents a start of a Word field in a document...Name Description custom_node_id Specifies custom node identifier...from Node ) field_data Gets custom field data which is associated...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Enable Different GridWeb Modes|Documentation

    This article introduces how to work with EditMode and SessionMode in GridWeb.... Submitting data to a server. Calculating formulas...Cutting, copying or pasting data. Formatting cells, etc. GridWeb...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....// For complete examples and data files, visit https://github...// For complete examples and data files, visit https://github...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  4. Working with Projects | Aspose.Tasks Documentation

    Learn how to work with Microsoft Project (MPP/XML) views using Aspose.Tasks Java for C#....app About About Us Contact Customers Legal Security Events Acquisition...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/tasks/cpp/project-views/
  5. Slide Text Extraction: PPT, PPTX, ODP Essential...

    Turn slides into Data: extract text from PPT, PPTX, and ODP for search, automation, and accessibility, with format insights—usable in Java and cloud platforms....automating business processes , data analytics , and streamlining...quick retrieval of pertinent data from large presentation archives...

    docs.aspose.com/slides/java/slide-text-extracti...
  6. Compress CSV File using C#

    This topic covers how to compress CSV file using C#. It discusses the environment setup, the stepwise algorithm, and a runnable sample code for CSV file compression using C#....change the number of files and data security, including encryption...protection. Moreover, many custom properties, like setting the...

    kb.aspose.com/zip/net/compress-csv-file-using-c...
  7. IStructuredDocumentTag class | Aspose.Words for...

    aspose.words.markup.IStructuredDocumentTag class. Interface to define a common Data for [StructuredDocumentTag](../structureddocumenttag/) and [StructuredDocumentTagRangeStart](../structureddocumenttagrangestart/)....Interface to define a common data for StructuredDocumentTa and...structured document tag to XML data in a custom XML part of the current...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PCL to PDF Merge using Python | Aspose.PDF

    Combine two or more PCL documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...efficiently and protect your data. A peculiar feature from Aspose...dataDir ) into memory using the custom load options. This creates...

    products.aspose.com/pdf/python-net/merger/pcl-t...
  9. Remove Existing PrinterSettings of Worksheets i...

    Learn how to remove existing PrinterSettings of a worksheet inside the Excel file through the Page Setup object programmatically using Aspose.Cells with C++.... \\ Data \\ 01_SourceDirectory \\ " );...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/remove-existing-print...
  10. XLOOKUP returns #VALUE - Free Support Forum - a...

    I am using Aspose.Cells 25.11.0. .NET 9.0 using System.Collections; using Aspose.Cells; var input = @"C:\input-for-aspose.xlsx"; var output = @"C:\output.xlsx"; Workbook? wbc; using (var ms = new FileStream(input, F…...Calculate(CalculationData data) { _list.Add(data.Worksheet.Index); _list..._list.Add(data.CellRow); _list.Add(data.CellColumn); _list.Add(data...

    forum.aspose.com/t/xlookup-returns-value/322497