Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 213,512 for

new

(0.14 sec)
  1. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java.... Document doc = new Document(getMyDir() + "Rendering...OdtSaveOptions saveOptions = new OdtSaveOptions(); { saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. Converting DjVu to TIFF Format in PHP|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....instance of Image class $image = new Image (); $image = $image ->...$tiff_expected_format = new TiffExpectedFormat (); $export_options = new TiffOptions...

    docs.aspose.com/imaging/java/converting-djvu-to...
  3. Edit PPT in Python | products.aspose.com

    Edit PPT in Python. Use Python library API to edit PowerPoint presentation...PPT presentation by adding a new line of text to it. Edit PPT...Python via .NET , you can add a new line of text to a PPT document...

    products.aspose.com/slides/python-net/editor/ppt/
  4. INodeChangingCallback.NodeInserting | Aspose.Wo...

    Discover the INodeChangingCallback NodeInserting method, which triggers before a document node is inserted, ensuring seamless integration and enhanced functionality....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HandleNodeChangingFo callback = new HandleNodeChangingFo (); doc...

    reference.aspose.com/words/net/aspose.words/ino...
  5. DropDownItemCollection | Aspose.Words for Java

    A collection of strings that represent all the items in a drop-down form field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...There are two ways of adding a new item to an existing collection...

    reference.aspose.com/words/java/com.aspose.word...
  6. Fill.PresetTexture | Aspose.Words for .NET

    Discover how to set the PresetTexture property effortlessly and enhance your designs with stunning fill options. Unlock your creative potential today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions { Compliance...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Add and Verify PDF Digital Signature using PHP ...

    Сreate electronic signature in PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java...$document = new Document ( $inputFile ); $signature = new facades_PdfFileSignature...ture ( $document ); $pkcs = new PKCS7 ( $inputPKCS7 , 'Pa$$w0rd2020'...

    products.aspose.com/pdf/php-java/signature/
  8. 编辑 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 编辑 PDF 文档。... 编辑 PDF-C# Document doc = new Document ( dataDir + "test.pdf"...TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber ( searchTerm...

    products.aspose.com/pdf/zh-hans/redaction/
  9. Edit PPT in C++ | products.aspose.com

    Edit PPT in C++. Use C++ library API to edit PowerPoint presentation...PPT presentation by adding a new line of text to it. Edit PPT...Slides for C++ , you can add a new line of text to a PPT document...

    products.aspose.com/slides/cpp/editor/ppt/
  10. Set PDF File Information in Ruby|Aspose.PDF for...

    Programmatically define and update PDF metadata like title, author, and keywords using Ruby.... new ( data_dir + "input1.pdf" ) #...( ' java . util . Date ' ). new ) doc_info . setKeywords ( "Aspose...

    docs.aspose.com/pdf/java/set-pdf-file-informati...