Sort Score
Result 10 results
Languages All
Labels All
Results 7,151 - 7,160 of 414,776 for

document

(0.24 sec)
  1. DocumentBuilder | Aspose.Words for .NET

    Create powerful Documents effortlessly with DocumentBuilder. Initialize a new instance and streamline your Document management today!...object and attaches it to a new Document object. Examples Shows how...DocumentBuilder. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Signing with certificate and TSA using Aspose.P...

    Hello. I’m trying to sign a Document. TEST.pdf (28.1 KB) using the following Test-Certificate: D-TRUST GmbH - Test_CSM017878135.zip (8.9 KB) Password: H0FS7R1A6R I’m using the following code: Dim pdfDocument As D…... I’m trying to sign a document. TEST.pdf (28.1 KB) using...Dim pdfDocument As Document = New Document(txtFilename.Text) Using...

    forum.aspose.com/t/signing-with-certificate-and...
  3. Remove Powerpoint Annotation Online or Manage A...

    delete comments from Powerpoint file through online app for free. .NET API code to manage comments of Powerpoint files....(PPTM) Use annotations to document macro behavior, highlight...experience. Develop Powerpoint Document Annotation Application via...

    products.aspose.com/total/net/annotate/powerpoint/
  4. File Formats and Conversions|Aspose.Words for Java

    Convert Documents from any supported load to save format with just two lines of Java code. It provides high-quality conversions using Java....and reliably convert various document formats with a high degree...Aspose.Words you can convert documents from any supported load format...

    docs.aspose.com/words/java/file-formats-and-con...
  5. C++ API to Convert CGM to OTP | products.aspose...

    Convert CGM to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...exchanging text documents. It is used for exchanging documents between...create, edit, and convert PDF documents. It also supports exporting...

    products.aspose.com/total/cpp/conversion/cgm-to...
  6. Converting a XPS file to HTML using Python | As...

    Sample code on Python for XPS to HTML conversion. Use example code for batch XPS to HTML conversion with Python and .NET...convert programmatically a document from XPS to HTML format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/x...
  7. Retrieve comment of a MergeField - Free Support...

    Dear support team, I’m using Aspose.words c#, and I have a word Document that contains a mail merge field called <<mergeFieldTest1>> and also a comment associated with the field(i.e. “This field is used for test purpose…...words c#, and I have a word document that contains a mail merge...@WJobin Comments in MS Word documents cannot be associated with...

    forum.aspose.com/t/retrieve-comment-of-a-mergef...
  8. IResourceSavingCallback.ResourceSaving | Aspose...

    Optimize your Document processing with the ResourceSaving method in Aspose.Words, enhancing external resource management for HTML and SVG formats....created while converting a document to HTML. public void ResourceSavingCallba...ResourceSavingCallba () { Document doc = new Document ( MyDir + "Bullet...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Add Image Stamp to PDF using CLI | Aspose.PDF

    Add image stamp to PDF file programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI.... Add Image Stamp to PDF Document CLI You need Aspose.PDF CLI...instance of Document. Open a PDF document using Document object....

    products.aspose.com/pdf/cpp-cli/stamps/image/
  10. CssStyleSheetType | Aspose.Words for Java

    Specifies how CSS Cascading Style Sheet styles are exported to HTML in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/java/com.aspose.word...