Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 224,040 for

new

(2.22 sec)
  1. ArrowWidth | Aspose.Words for Java

    Width of the arrow at the end of a line in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...the right end: Shape arrow = new Shape(doc, ShapeType.LINE); arrow...

    reference.aspose.com/words/java/com.aspose.word...
  2. Put contacts in "Deleted Items" folder - Free S...

    Hello, Context: add contact item to the “Deleted Items” folder under the root folder in PST file throws an exception; but in the same time classic outlook keeps deleted messages and contacts in “Deleted Items” folder. …...Items”); using var mapiContact = new MapiContact { Subject = “test_subject”...“test_subject”, NameInfo = new MapiContactNamePrope(“User”, “Surname”...

    forum.aspose.com/t/put-contacts-in-deleted-item...
  3. Delete Named Ranges with JavaScript via C++|Doc...

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/delete-nam...
  4. Stamp a Paragraph over PDF - Free Support Forum...

    Hello, Can it possible to Stemp a paragraph over PDF by aspose as i want to stamp below text as(Terms and condition ) over PDF can it possible its argent actually tomorrow is demo with clientdo need full ASAP Thanks in …...add text PdfFileMend mender = new PdfFileMend(); // bind input...700); MemoryStream temp_stream = new MemoryStream(); //save the ouptut...

    forum.aspose.com/t/stamp-a-paragraph-over-pdf/8...
  5. .docx to .html table formatting error - Free Su...

    Hi, When converting a .docx file to a.html file using Aspose.Words, I noticed a formatting issue when my EMF table is converted see screenshot attached. I had the same error with pdf conversion which as solved with …...htmlImageSavingCallb) { string subfolderName = new DirectoryInfo(subfolderFullPath)...Name; var htmlSaveOptions = new HtmlSaveOptions { CssStyleSheetType...

    forum.aspose.com/t/docx-to-html-table-formattin...
  6. GeoPackage DestinationDriverOptions - Free Supp...

    Hi Aleaxnder, 1.I used: else if (targetFormat.Equals(“GeoPackage”, StringComparison.OrdinalIgnoreCase)) { options.DestinationDriverOptions = New GeoPackageOptions(); } What is meaning of using this GeoPackageOptio…...DestinationDriverOpt = new GeoPackageOptions(); } What is...as needed var gpkgOptions = new GeoPackageOptions { // Example:...

    forum.aspose.com/t/geopackage-destinationdriver...
  7. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  8. Remove Gap Between Tasks List and Footer | Aspo...

    Learn how to use the ReduceFooterGap property in Aspose.Tasks for .NET to remove the extra space between a task list and the footer when exporting Microsoft Project data....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/reduce-gap-between-ta...
  9. Crop EPS | JavaScript API Solution

    Crop EPS functionality offered by Aspose.Page API solution for JavaScript via C++ 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/javascript-cpp/crop-eps/
  10. Specify image resolution, quality, compression ...

    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....Workbook workbook = new Workbook (); //Adding a new worksheet to the...ImageOrPrintOptions options = new ImageOrPrintOptions (); options...

    docs.aspose.com/cells/net/specify-image-resolut...