Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 213,568 for

new

(0.74 sec)
  1. Add Image to Existing PDF File|Aspose.PDF for P...

    This section describes how to add image to existing PDF file using PHP.... Add a new page to the document. Set the...$document = new Document ( $inputFile ); // Add a new page to the...

    docs.aspose.com/pdf/php-java/add-image-to-exist...
  2. PdfSaveOptions.DisplayDocTitle | Aspose.Words f...

    Discover how the PdfSaveOptions DisplayDocTitle property enhances your PDF experience by showing document titles in the Windows title bar for easy identification....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions { DisplayDocTitle...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ChmLoadOptions.OriginalFileName | Aspose.Words ...

    Discover the ChmLoadOptions OriginalFileName property, easily set the CHM file name for streamlined access. Default value is null. Optimize your experience!...ChmLoadOptions loadOptions = new ChmLoadOptions { OriginalFileName...chm" }; Document doc = new Document ( new MemoryStream ( File ...

    reference.aspose.com/words/net/aspose.words.loa...
  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. Load a font from CFF file | .NET

    .NET API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  6. Load a font from CFF file | .NET

    .NET API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  7. Recognize image and save result as JSON file vi...

    Recognize image and save result as JSON file....license file //License lic = new License(); //lic.SetLicense("Aspose...restriction. AsposeOcr api = new AsposeOcr (); RecognitionResult...

    products.aspose.com/ocr/net/recognition/get-json/
  8. Aspose::Words::Settings::MailMergeCheckErrors e...

    Aspose::Words::Settings::MailMergeCheckErrors enum. Specifies how Microsoft Word will report errors detected during mail merge in C++....merge and report errors in a new document. PauseOnError 2 Complete...merge and report errors in a new document. Default n/a Equals...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. Unlock ODP Presentation Files using .NET | prod...

    C# source code to remove protection from ODP Presentation....C# LoadOptions loadOptions = new LoadOptions {Password = "123123"...(Presentation presentation = new Presentation( "pres.odp" , loadOptions))...

    products.aspose.com/slides/net/unlock/odp/
  10. Add Attachments to PDF using Python | Aspose.PDF

    Add attachments to PDF documents with Python on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Create a new Python project. Add a reference...Document ( path_infile ) # Setup new file to be added as attachment...

    products.aspose.com/pdf/python-net/attachments/...