Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 213,191 for

new

(0.1 sec)
  1. Edit TEXT In Javascript

    Edit TEXT in JavaScript code....and formatting attributes Add new text elements Search text for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/nodejs-net/edit/text/
  2. Convert GIF to EPS using Java API Solution

    GIF to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/convert/gif-to-eps/
  3. Convert PNG to EPS using Java API Solution

    PNG to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/convert/png-to-eps/
  4. How to add the certificate protection without S...

    If we are providing empty values it is showing empty labels how to avoid that. attached image for the reference aspose.png (4.4 KB)...SignPDFWithCertifica sign = new SignPDFWithCertifica(); try {...License asposePdfLicenseProt = new License(); asposePdfLicenseProt...

    forum.aspose.com/t/how-to-add-the-certificate-p...
  5. Creating a QR Barcode in PHP|Documentation

    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....$builder = new BarCodeBuilder (); $symbology = new Symbology ();...Hide code text $codeLocation = new CodeLocation (); $builder ->...

    docs.aspose.com/barcode/java/creating-a-qr-barc...
  6. OlePackage.FileName | Aspose.Words for .NET

    Discover the OlePackage FileName property to easily manage OLE package file names. Enhance your data handling with seamless integration and flexibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...using ( MemoryStream stream = new MemoryStream ( zipFileBytes ))...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ImageSaveOptions.Clone | Aspose.Words for .NET

    Discover the ImageSaveOptions Clone method to effortlessly create a deep clone of your objects, enhancing your coding efficiency and flexibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ImageSaveOptions imageSaveOptions = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of section break for the specified object in C++....Examples Shows how to specify how a new section separates itself from...break types determine how a new section separates itself from...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Aspose::Words::Fonts::FontSettings::get_Default...

    Aspose::Words::Fonts::FontSettings::get_DefaultInstance method. Static default font settings in C++....instance to use the "Courier New" font // as a backup substitute...set_DefaultFontName ( u "Courier New" ); ASSERT_TRUE ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. HTML anchor tag<a> links are not working from 2...

    Hi Aspose Team, When we are trying to add a table and HTML content in same document, HTML anchor tag links are not working from 2nd page onwards, and those links are appearing in random place in the document. Please hel…...reproduce the issue: var document = new Document(); var pages = document...68); pages.PageInfo.Margin = new MarginInfo(50, 60, 50, 180);...

    forum.aspose.com/t/html-anchor-tag-a-links-are-...