Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 213,297 for

new

(0.12 sec)
  1. Add Curve Object to PDF file|Aspose.PDF for Java

    This article explains how to create a curve object to your PDF using Aspose.PDF for Java....instance Document pdfDocument = new Document (); // Add page to pages...certain dimensions Graph graph = new Graph ( 400 , 200 ); // Set border...

    docs.aspose.com/pdf/java/add-curve/
  2. PdfDigitalSignatureDetails | Aspose.Words for .NET

    Discover the PdfDigitalSignatureDetails constructor, designed to efficiently initialize digital signature instances for secure document management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Convert Document to Other Formats|Aspose.Words ...

    Convert a document from one format to another and fast instead of using Apache POI in Java.... Document doc = new Document ( dataDir + "document...WordToHtmlUtils . loadDoc ( new FileInputStream ( dataDir + "document...

    docs.aspose.com/words/java/convert-document-to-...
  4. Customize Presentation Shapes in .NET|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for .NET: geometry paths, curved corners, composite shapes....curvature for a corner or point add new points to the square manipulate...to change a shape or create a new shape from an existing shape...

    docs.aspose.com/slides/net/custom-shape/
  5. 使用 Javascript 製作 DOC

    通過幾個步驟在 JavaScript 中創建一個新的 DOC。使用 Node.js via .NET 庫輕鬆創建 DOC。...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...builder.font font.name = "Courier New" font.color = '#FF0000' font...

    products.aspose.com/words/zh-hant/nodejs-net/ma...
  6. 使用 Javascript 製作 Markdown

    通過幾個步驟在 JavaScript 中創建一個新的 Markdown。使用 Node.js via .NET 庫輕鬆創建 Markdown。...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...builder.font font.name = "Courier New" font.color = '#FF0000' font...

    products.aspose.com/words/zh-hant/nodejs-net/ma...
  7. 使用 Javascript 製作 WORD

    通過幾個步驟在 JavaScript 中創建一個新的 WORD。使用 Node.js via .NET 庫輕鬆創建 WORD。...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...builder.font font.name = "Courier New" font.color = '#FF0000' font...

    products.aspose.com/words/zh-hant/nodejs-net/ma...
  8. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Effortlessly group shapes with DocumentBuilder's InsertGroupShape method. Create organized designs by inserting New GroupShape nodes seamlessly....passed as a parameter into a new GroupShape node which is inserted...position and dimension of the new GroupShape will be calculated...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Working with Headings in PDF|Aspose.PDF for PHP...

    Create numbering in heading your PDF document using PHP. Aspose.PDF for PHP via Java offers different kinds of numbering styles....// Open document $document = new Document ( $inputFile ); $document...getPageInfo () -> setMargin ( new MarginInfo ()); $document ->...

    docs.aspose.com/pdf/php-java/working-with-headi...
  10. ImportFormatOptions.AdjustSentenceAndWordSpacin...

    Discover the ImportFormatOptions AdjustSentenceAndWordSpacing property. Easily control automatic sentence and word spacing for improved text clarity....Document srcDoc = new Document (); Document dstDoc = new Document ();...(); DocumentBuilder builder = new DocumentBuilder ( srcDoc ); builder...

    reference.aspose.com/words/net/aspose.words/imp...