Sort Score
Result 10 results
Languages All
Labels All
Results 8,201 - 8,210 of 424,072 for

document

(2.55 sec)
  1. ListCollection.getListByListId method | Aspose....

    ListCollection.getListByListId method. Gets a list by a list identifier....Shows how to verify owner document properties of lists. let doc...doc = new aw . Document (); let lists = doc . lists ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Set Field Comb Number|Aspose.PDF for Python via...

    This example demonstrates how to set a comb number for a PDF form field using Aspose.PDF for Python....field, and saves the modified document. The FormEditor class provides...“PIN” to 5. Save the updated document. from io import FileIO import...

    docs.aspose.com/pdf/python-net/set-field-comb-n...
  3. ShapeBase.Title | Aspose.Words for .NET

    Manage your ShapeBase title property effortlessly. Set or retrieve the title caption for any shape object to enhance your design's clarity and appeal.... Document doc = new Document (); DocumentBuilder...title, and then add it to the document. Shape shape = new Shape (...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Accessing XML Data in C#|Aspose.Words for .NET

    Learn how to access XML data while building a report using LINQ in C#.... So, in template documents, an XmlDataSource instance...</Child> </Person> Template document Name: << [Name]>>, Age: <<...

    docs.aspose.com/words/net/accessing-xml-data/
  5. HtmlSaveOptions.ImagesFolderAlias | Aspose.Word...

    Discover the HtmlSaveOptions ImagesFolderAlias property to easily manage image URIs in your HTML Documents. Simplify your workflow with this essential feature!...URIs written into an HTML document. Default is an empty string...} Remarks When you save a Document in HTML format, Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Convert GIF to PDF via C# | Aspose

    Sample code for GIF to PDF C# conversion. Use API example code for batch GIF files to PDF conversion within VB.NET, Asp.NET or any .NET based application....recognition on GIF document and save text as GIF document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/gif-to-pdf/
  7. Convert PDF to XLS via C# | Aspose

    Sample code for PDF to XLS C# conversion. Use API example code for batch PDF files to XLS conversion within VB.NET, Asp.NET or any .NET based application....recognition on PDF document and save text as PDF document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/pdf-to-xls/
  8. 使用 C++ 通过 JavaScript 保护和解除保护工作表|Documentation

    使用 C++ 通过 Aspose.Cells for JavaScript 保护和解除保护Excel文件的工作表。...Cells initialized" ); }); document . getElementById ( 'runExample'...outputData ]); const downloadLink = document . getElementById ( 'downloadLink'...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  9. Count PDF Artifacts in Java|Aspose.PDF for Java

    Learn how to inspect and count pagination artifacts in PDF Documents using Java with Aspose.PDF.... Open the source PDF Document . Read the Artifact collection...inputFile ) { try ( Document document = new Document ( inputFile ....

    docs.aspose.com/pdf/java/counting-artifacts/
  10. StructuredDocumentTag constructor | Aspose.Word...

    StructuredDocumentTag constructor. Initializes a new instance of the Structured Document tag class....instance of the Structured document tag class. def __init__ (...doc DocumentBase The owner document. type SdtType Type of SDT...

    reference.aspose.com/words/python-net/aspose.wo...