Sort Score
Result 10 results
Languages All
Labels All
Results 9,781 - 9,790 of 217,453 for

new

(0.16 sec)
  1. Crop, Rotate and Resize Images|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....resize method while specifying new Height & Width. Save the results...LeftTopToLeftTop 0 Left top point of the new image will coincide with the...

    docs.aspose.com/imaging/java/crop-rotate-and-re...
  2. CssSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.CssSavingArgs class, designed to enhance your document processing with customizable CssSaving event data for optimal results....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 在文本框字段中对齐文本|Aspose.PDF for .NET

    本文展示了如何使用 Form 类在文本框字段中对齐文本。... Open )) { using ( var ms = new MemoryStream ()) { // Create...Create Form Object var form = new Aspose . Pdf . Facades . Form ();...

    docs.aspose.com/pdf/zh/net/justify-text-in-a-te...
  4. 通过 C# 导入 FDF 格式注释到 PDF|Aspose.PDF for .NET

    使用现有的 Form.ImportFdf() 或 PdfAnnotationEditor.ImportAnnotationsFromFdf() 方法将 FDF 格式注释导入 PDF,使用 Aspose.PDF for .NET。...orms (); using ( var form = new Aspose . Pdf . Facades . Form...using ( var fdfInputStream = new FileStream ( dataDir + "student...

    docs.aspose.com/pdf/zh/net/import-fdf/
  5. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#....document using ( var document = new Aspose . Pdf . Document ( dataDir...Create a new watermark artifact var artifact = new Aspose . Pdf...

    docs.aspose.com/pdf/net/add-watermarks/
  6. Edit DOC In Java

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

    products.aspose.com/words/java/edit/doc/
  7. Edit Markdown In Java

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

    products.aspose.com/words/java/edit/md/
  8. Convert EPUB to PDF in Java – Aspose.HTML for Java

    Convert EPUB to PDF in Java using Aspose.HTML for Java API. Consider various EPUB to PDF conversion scenarios in Java code examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/java/convert-epub-to-pdf/
  9. Incorrect Bullets and Numbering after PPT to PP...

    I have converted a *.ppt presentations to *.pptx format with Aspose.Slides and the result document have a few inconsistencies. The most affected slides: 6101811261171.ppt 5: incorrect bullet style. 13: extra numberin…... Code sample: var pr = new Presentation(inPath); pr.Save(outPath...We have opened the following new ticket(s) in our internal issue...

    forum.aspose.com/t/incorrect-bullets-and-number...
  10. Text Box|Aspose.Slides Documentation

    Create and format text boxes in C# with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish slides for PowerPoint and OpenDocument....Add_TextBox () { using var pres = new Presentation (); // Create a...Access_TextBox () { using var pres = new Presentation (); foreach ( var...

    docs.aspose.com/slides/net/examples/elements/te...