Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 222,946 for

new

(0.13 sec)
  1. How to Crop a PDF using C#

    This how-to guide describes how to crop a PDF using C#. It contains the configuration information, a program flow, and a runnable sample code to crop one page from PDF using C#....page boxes if required Create a new Rectangle object defining the...MediaBox. In the next steps, a new rectangle is initialized defining...

    kb.aspose.com/pdf/net/how-to-crop-a-pdf-using-c...
  2. Fill AcroForm - Fill PDF Form using Python|Aspo...

    You can fill forms in your PDF document with Aspose.PDF for Python library....example fills PDF form fields with new values using Aspose.PDF for Python...outfile ) # Define the new field values new_field_values = { "First...

    docs.aspose.com/pdf/python-net/fill-form/
  3. Embed Fonts in Presentations Using PHP|Aspose.S...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java, ensuring accurate rendering across all platforms....a presentation file $pres = new Presentation ( "EmbeddedFonts...get_Item ( 0 ) -> getImage ( new Java ( "java.awt.Dimension" ...

    docs.aspose.com/slides/php-java/embedded-font/
  4. 操作 Visio 中的嵌入式 OLE 对象 Diagram|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作 ole 对象。...Visio diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...Object ) { Stream Ole_stream = new MemoryStream ( OLE_Shape . ForeignData...

    docs.aspose.com/diagram/zh/net/manipulate-the-e...
  5. 怎么在光标所在位置插入下一页分节符 - Free Support Forum - aspose...

    原始文档: section.docx (18.8 KB) 预期: reset.section.docx (18.9 KB) 怎么移动到第一个run之前插入分节符?...您可以使用以下代码来实现这一点: Document doc = new Document("C:\\Temp\\in.docx");...docx"); DocumentBuilder builder = new DocumentBuilder(doc); // Put...

    forum.aspose.com/t/topic/312497
  6. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata...MacroPdf417 with metadata var gen = new BarCodeInstance . BarcodeGenerator..."ReadExtPDF417Meta:" ); var reader = new BarCodeInstance . BarCodeReader...

    docs.aspose.com/barcode/javascript-cpp/read-bar...
  7. Font Conversion. Advanced details | Aspose.Font...

    .NET API to Convert fonts from Aspose.Font. Sometimes you need to read converted font data before saving it. The method here is aimed to help with it....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/net/convert/advanced-metho...
  8. Փոխարկել HTML MARKDOWN C#

    Փոխարկեք HTML ը MARKDOWN ձևաչափի C# կոդով: Պահեք HTML որպես MARKDOWN օգտագործելով C#:...Words; var doc = new Document( "Input.html" ); doc...using Aspose.Words; var doc = new Document("Input.html"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/htm...
  9. Edit HTML in PHP | products.aspose.com

    Edit HTML in PHP. Use PHP library API to edit HTML files...edit a HTML file by adding a new line of text to it. Edit HTML...PHP via Java , you can add a new line of text to the HTML document...

    products.aspose.com/slides/php-java/editor/html/
  10. Creating an Outlook Message (MSG) File|Document...

    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.... C# // Creates a new Outlook Application instance...objOutlook = new Outlook . Application (); // Creating a new Outlook...

    docs.aspose.com/email/java/creating-an-outlook-...