Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 213,069 for

new

(0.12 sec)
  1. FieldCreateDate | Aspose.Words for Java

    Implements the CREATEDATE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  2. ParagraphFormat.StyleName | Aspose.Words for .NET

    Discover the ParagraphFormat StyleName property to easily manage and customize paragraph styles for enhanced document formatting and presentation.... Document doc = new Document (); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/net/aspose.words/par...
  3. Inline.Font | Aspose.Words for .NET

    Discover the Inline Font property for seamless font formatting control. Enhance your design with easy access to customizable text styles and effects.... Document doc = new Document (); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/net/aspose.words/inl...
  4. Adding Images and Text|Aspose.PDF for .NET

    This section explains how to Add Images and Text using PdfFileMend class....namespace allows you to add new images in an existing PDF file...of PdfFileMend class to add a new image. Using this method, you...

    docs.aspose.com/pdf/net/adding-images-and-text-...
  5. 在 PDF 文件中处理签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类提取签名信息、从签名中提取图像、改变语言等。...using ( var pdfFileSignature = new Aspose . Pdf . Facades . PdfFileSignature...) { using ( FileStream fs = new FileStream ( dataDir + "extracted_cert...

    docs.aspose.com/pdf/zh/net/working-with-signatu...
  6. Format Text in Document|Aspose.Words for Java

    Format text within a document easily and fast instead of using Apache POI....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Create a new document from scratch XWPFDocument doc = new XWPFDocument...

    docs.aspose.com/words/java/format-text-in-docum...
  7. PreferredWidth.FromPoints | Aspose.Words for .NET

    Discover the PreferredWidth FromPoints method to create a New instance with a defined width in points, enhancing your design precision and efficiency....creation method that returns a new instance that represents a preferred...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Metered Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Metered class! Easily manage your metered key with efficient methods for seamless document processing....Description Metered () Initializes a new instance of this class. Methods...private key [C#] Metered matered = new Metered (); matered . SetMeteredKey...

    reference.aspose.com/words/net/aspose.words/met...
  9. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Control document numbering with the ImportFormatOptions KeepSourceNumbering property. Easily manage clashes for seamless imports. Default, false.... Document srcDoc = new Document ( MyDir + "List with...source.docx" ); Document dstDoc = new Document ( MyDir + "List with...

    reference.aspose.com/words/net/aspose.words/imp...
  10. 使用 PHP 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式在 PDF 文件中添加表格...$document = new Document ( $inputFile ); // Initializes a new instance...the Table $table = new Table (); $colors = new Color (); // Set...

    products.aspose.com/pdf/zh-hant/php-java/table/...