Sort Score
Result 10 results
Languages All
Labels All
Results 9,101 - 9,110 of 414,529 for

document

(1.08 sec)
  1. ReplacerContext.FindReplaceOptions | Aspose.Wor...

    Discover the FindReplaceOptions property of ReplacerContext to enhance your search and replace functionality with customizable options for better results....replace string with regex in the document using context. // There is...replace string with regex in the document: string doc = MyDir + "Footer...

    reference.aspose.com/words/net/aspose.words.low...
  2. CertificateHolder.certificate property | Aspose...

    CertificateHolder.certificate property. Returns the instance of X509Certificate2 which holds private, public keys and certificate chain....signature in a document. doc = aw . Document ( MY_DIR + 'Digitally...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OoxmlSaveOptions.compression_level property | A...

    OoxmlSaveOptions.compression_level property. Specifies the compression level used to save Document...compression level used to save document. The default value is CompressionLevel...OOXML document. doc = aw . Document ( MY_DIR + 'Big document.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving namespace | Aspose.Words ...

    Aspose::Words::Saving namespace. The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting Documents in C++....for saving or converting documents. Classes Class Description...Working with Bookmarks documentation article. CssSavingArgs Provides...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. ChmLoadOptions.original_file_name property | As...

    ChmLoadOptions.original_file_name property. The name of the CHM file... Remarks CHM documents may contain links that reference...reference the same document by file name. Aspose.Words supports...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Export EML to DOT via Java | products.aspose.com

    Java API to Convert EML to DOT without using Microsoft Word or Outlook...render HTML to DOT by using Document Processing API Aspose.Words...HTML by using Document class Save the document to DOT format...

    products.aspose.com/total/java/conversion/eml-t...
  7. DigitalSignature.signature_type property | Aspo...

    DigitalSignature.signature_type property. Gets the type of the digital signature....signature in a document. doc = aw . Document ( MY_DIR + 'Digitally...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 用C++打开PDF文档|Aspose.PDF for C++

    使用Aspose.PDF的下一个代码片段,通过C++库打开您的PDF文档。...pdf" ); auto document = MakeObject < Document > ( fileName );...); int countPages = document -> get_Pages () -> get_Count ();...

    docs.aspose.com/pdf/zh/cpp/open-pdf-document/
  9. Converting a PCL file to JPEG using C++ | Aspos...

    Sample code for PCL to JPEG conversion using C++. Use C++ example for batch PCL to JPEG conversion....convert programmatically a document from PCL to JPEG format with...with a modern document-processing C++ API. Use just a few lines...

    products.aspose.com/pdf/cpp/conversion/pcl-to-j...
  10. Converting a TEX file to PNG using C++ | Aspose...

    Sample code for TEX to PNG conversion using C++. Use C++ example for batch TEX to PNG conversion....programmatically a document from TEX to PNG format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/cpp/conversion/tex-to-png/