Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 401,841 for

document

(0.25 sec)
  1. Convert PPTM to XLT in Android Apps or with fre...

    Convert PPTM to XLT in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTM to XLT online converter quickly before integrating the code....Why to Convert The Portable Document Format (PDF) is a popular...store documents. It is widely used for sharing documents between...

    products.aspose.com/total/android-java/conversi...
  2. Convert POT to FODS via C++ or with free Online...

    Export POT to FODS in C++ without using Microsoft Excel or Powerpoint or online. Test free POT to FODS online converter quickly before integrating the code.... The Portable Document Format (PDF) is a widely used...format for documents. It is used to store and share documents, and...

    products.aspose.com/total/cpp/conversion/pot-to...
  3. PageSetup class | Aspose.Words for Node.js

    Aspose.Words.PageSetup class. Represents the page setup properties of a section...the Working with Sections documentation article. Remarks PageSetup...characters per line in the document grid. differentFirstPageHe...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Signature validation problems when converting f...

    Hello, I have an issue with multiple pdf signatures. My Aspose version is 22.5.0. The issue is that, when the original file is a .pdf, then the signatures get invalidated most of the time. So only the last one is valid…...signature is linked to the document’s content at that specific...specific moment. If the document is altered afterward (even by adding...

    forum.aspose.com/t/signature-validation-problem...
  5. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during Document loading or saving in Java....warnings that can occur during document loading or saving. Examples:...available font sources. // Open a document that contains text formatted...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert PS to ODP via Java API | products.aspos...

    Java API to Convert PS to ODP without using Microsoft Word...features to manipulate PDF documents, including the ability to...manipulation, and more. Once the PS document is converted to PPTX, developers...

    products.aspose.com/total/java/conversion/ps-to...
  7. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the Document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …... But once the document is converted to pdf, hyper...heading index = paragraph.Document.GetChildNodes(NodeType.Paragraph...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  8. How to Filter Blanks or Non-Blanks|Documentation

    Learn how to filter blanks and non-blanks by using the Aspose.Cells for JavaScript via C++ API....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/how-to-fil...
  9. Aspose::Words::LowCode::Watermarker class | Asp...

    Aspose::Words::LowCode::Watermarker class. Provides methods intended to insert watermarks into the Documents in C++....insert watermarks into the documents. class Watermarker : public...System::String&) Specifies input document for processing. From (const...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...Developer Guide Working with PS Document Working with Gradient Live...Show ] Add Gradient in PS Document In this article, we consider...

    docs.aspose.com/page/net/ps/working-with-gradient/