Sort Score
Result 10 results
Languages All
Labels All
Results 8,151 - 8,160 of 213,145 for

new

(0.3 sec)
  1. Conversion of OpenOffice Document|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....using(PresentationEx pres = new PresentationEx("OpenOfficePresentati...using (PresentationEx pres = new PresentationEx("ConversionFromPresen...

    docs.aspose.com/slides/net/conversion-of-openof...
  2. 将 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...
  3. HtmlFixedSaveOptions.pageMargins property | Asp...

    HtmlFixedSaveOptions.pageMargins property. Specifies the margins around pages in an HTML document... let doc = new aw . Document ( base . myDir..."Document.docx" ); let saveOptions = new aw . Saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ImageData.ToByteArray | Aspose.Words for .NET

    Convert any image to byte array effortlessly with the ImageData ToByteArray method. Access image bytes from stored or linked sources easily!... Document imgSourceDoc = new Document ( MyDir + "Images.docx"...using ( FileStream outStream = new FileStream ( ArtifactsDir + "Drawing...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Work with text|CAD 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.... Adding new Text and MText items Here is...add new Text/Mtext objects to the drawing. Addition of new entities...

    docs.aspose.com/cad/net/developer-guide/drawing...
  6. Style.nextParagraphStyleName property | Aspose....

    Style.nextParagraphStyleName property. Gets/sets the name of the style to be applied automatically to a New paragraph inserted after a paragraph formatted with the specified style....be applied automatically to a new paragraph inserted after a paragraph...style collection. let doc = new aw . Document (); expect ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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/
  8. 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-...
  9. 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-...
  10. 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...