Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 17,796 for

custom data

(0.08 sec)
  1. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metaData, such as author and title, in Python using Aspose.PDF....documents directory data_dir = RunExamples . get_data_dir_asposepdf...document document = ap . Document ( data_dir + "GetFileInfo.pdf" ) #...

    docs.aspose.com/pdf/pyhton-net/pdf-file-metadata/
  2. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metaData, such as author and title, in Python using Aspose.PDF....documents directory data_dir = RunExamples . get_data_dir_asposepdf...document document = ap . Document ( data_dir + "GetFileInfo.pdf" ) #...

    docs.aspose.com/pdf/python-net/pdf-file-metadata/
  3. How can I convert the entire Excel file into a ...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao 新規工事件名シート(1)_250702~260830 (23).zip (502.5 KB) How can I convert the entire Excel file into a single-page SVG without cutting off any content? Sample in z…...Custom; worksheet.PageSetup.Custo...Combine(Server.MapPath("~/App_Data"), fileName); byte[] fileByteArray...

    forum.aspose.com/t/how-can-i-convert-the-entire...
  4. Manage Callouts in Presentation Charts with Pyt...

    Create and style callouts in Aspose.Slides for Python .NET with concise code examples, compatible with PPT, PPTX and ODP to automate presentation workflows....specified chart’s data label will be displayed as data callout or as...as data label. In the example given below, we have set the Callouts...

    docs.aspose.com/slides/python-net/callout/
  5. Manage Callouts in Presentation Charts in .NET|...

    Create and style callouts in Aspose.Slides for .NET with concise C# code examples, compatible with PPT and PPTX to automate presentation workflows....specified chart’s data label will be displayed as data callout or as...as data label. In the example given below, we have set the Callouts...

    docs.aspose.com/slides/net/callout/
  6. Aspose::Words::Markup::XmlMapping::get_XPath me...

    Aspose::Words::Markup::XmlMapping::get_XPath method. Returns the XPath expression, which is evaluated to find the Custom XML node that is mapped to the parent structured document tag in C++....which is evaluated to find the custom XML node that is mapped to...how to set XML mappings for custom XML parts. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Documentation|Aspose.PDF for Java

    Learn about Aspose.PDF for Java, a robust library for creating, editing, and converting PDF files in Java applications with exceptional performance....graphs, images, hyperlinks, custom fonts - and more - into PDF...providers with the ability to load data from PDF documents. Supports...

    docs.aspose.com/pdf/java/
  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. Convert XLSX to PPTM via PHP or with free Onlin...

    PHP API to Convert XLSX to PPTM or Online App without using Microsoft Excel or Powerpoint. Test free XLSX to PPTM online converter quickly before integrating the code....format for storing spreadsheet data in Microsoft Excel. It is the...files are designed to store data in a structured and efficient...

    products.aspose.com/total/php-java/conversion/x...
  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