Sort Score
Result 10 results
Languages All
Labels All
Results 7,411 - 7,420 of 415,163 for

document

(0.18 sec)
  1. Compress CSV Files Online or using Android Mobi...

    Free online app to compress different CSV files. Android compression library Java code for CSV Documents....powerful android based CSV document compression applications.... Freely compress various documents including CSV files online...

    products.aspose.com/total/android-java/compress...
  2. Convert OTP to JSON format via C++ | products.a...

    Export OTP to JSON format in C++ without using Microsoft Excel or Powerpoint...create, edit, and convert documents within C++ applications. It...includes APIs for manipulating documents, spreadsheets, and presentations...

    products.aspose.com/total/cpp/conversion/otp-to...
  3. How to Convert OneNote to Word using C#

    This article guides on how to convert OneNote to Word using C#. It has IDE settings, programming steps and a sample code to export OneNote to Word using C#....ONE file into the Document class from Aspose.Note namespace...the saved HTML file into the Document object in Aspose.Words namespace...

    kb.aspose.com/note/net/how-to-convert-onenote-t...
  4. ImageSavingArgs.current_shape property | Aspose...

    ImageSavingArgs.current_shape property. Gets the [ShapeBase](../../../aspose.words.drawing/shapebase/) object corresponding to the shape or group shape that is about to be saved....Words uses the document file name and a unique number...for each image found in the document. You can use the ImageSavingArgs...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用 XFA 表单|Aspose.PDF for .NET

    Aspose.PDF for .NET API 让您在 PDF 文档中处理 XFA 和 XFA Acroform 字段。Aspose.Pdf.Facades....相反,请使用 Document.Form.XFA 来获取/设置字段值并操作 XFA...FillXFAFields () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/xfa-forms/
  6. Issue with the import revision order in word do...

    When I use aspose.compare() to compare the original Word Document with the edited version, the results don’t maintain the order of the edits as expected. Is there a way to preserve the editing sequence and make the outpu…...compare the original Word document with the edited version, the...order of edits when comparing documents using Aspose.Words, you can...

    forum.aspose.com/t/issue-with-the-import-revisi...
  7. Converting a PDF file to TIFF using PHP | Aspos...

    Sample code on PHP for PDF to TIFF conversion. Use example code for batch PDF to TIFF conversion with Aspose.PDF for PHP via Java...convert programmatically a document from PDF to TIFF format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/php-java/conversion/pdf...
  8. Aspose::Words::Comparing::CompareOptions::get_G...

    Aspose::Words::Comparing::CompareOptions::get_Granularity method. Specifies whether changes are tracked by character or by word in C++....granularity while comparing documents. auto docA = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builderA = System...

    reference.aspose.com/words/cpp/aspose.words.com...
  9. Converting XL to PDF to Word yields incorrect o...

    Hi Aspose Team, I’m trying to convert an excel to word by first converting the excel worksheet to PDF and converting the PDF doc to word using the following code: Workbook workbook = new Workbook(dir + @"\Test_09122025…...pdfSaveOptions); Document doc = new Document(pdfFile); string...Excel file directly as a Word document, which may yield better results...

    forum.aspose.com/t/converting-xl-to-pdf-to-word...
  10. EPUB to PDF Merge using C++ | Aspose.PDF

    Combine two or more EPUB Documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/cpp/merger/epub-to-pdf/