Sort Score
Result 10 results
Languages All
Labels All
Results 8,261 - 8,270 of 213,155 for

new

(0.19 sec)
  1. 将 PDF 转换为 EPUB、LaTeX、文本、XPS 的 C#|Aspose.PDF for...

    本主题向您展示如何使用 C# 或 .NET 将 PDF 文件转换为其他文件格式,如 EPUB、LaTeX、文本、XPS 等。...document using ( var document = new Aspose . Pdf . Document ( dataDir...options EpubSaveOptions options = new EpubSaveOptions (); // Specify...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-other...
  2. Update Fields in PHP|Aspose.Words for Java

    Update fields of Word Document using PHP.... Php Code $ doc = new Java ( "com.aspose.words.Document"...content and fields. $ builder = new Java ( "com.aspose.words.DocumentBuilder"...

    docs.aspose.com/words/java/update-fields-in-php/
  3. Set Barcode Image Margins 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....object $symbology = new Symbology (); $bb = new BarCodeBuilder (...

    docs.aspose.com/barcode/java/set-barcode-image-...
  4. Find and Replace in Presentation|Aspose.Slides ...

    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....presentation Presentation pres = new Presentation ( FilePath + "Find...//Replace exisitng text with the new text { string str = port . Text...

    docs.aspose.com/slides/net/find-and-replace-in-...
  5. MailMerge.DeleteFields | Aspose.Words for .NET

    Effortlessly streamline your documents with the MailMerge DeleteFields method, removing unnecessary mail merge fields for cleaner, more professional results....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …...length > 0)) { var headerDoc = new Document(headerFile.toString()...updatedDocument = new Document(); builder2 = new DocumentBuilder(updatedDocument...

    forum.aspose.com/t/merging-documents-causing-bu...
  7. TableCollection.toArray method | Aspose.Words f...

    TableCollection.toArray method. Copies all tables from the collection to a New array of tables....tables from the collection to a new array of tables. toArray () Returns...contents of each cell. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......{ using (Presentation pres = new Presentation()) { pres.Slides...options = new WebDocumentOptions { TemplateEngine = new RazorTemplateEngine()...

    docs.aspose.com/slides/de/net/web-extensions/sa...
  9. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......{ using (Presentation pres = new Presentation()) { pres.Slides...options = new WebDocumentOptions { TemplateEngine = new RazorTemplateEngine()...

    docs.aspose.com/slides/es/net/web-extensions/sa...
  10. Font.name property | Aspose.Words for Python

    Font.name property. Gets or sets the name of the font.... name = 'Courier New' font . underline = aw . Underline...font font . name = 'Courier New' font . size = 36 font . highlight_color...

    reference.aspose.com/words/python-net/aspose.wo...