Sort Score
Result 10 results
Languages All
Labels All
Results 7,901 - 7,910 of 222,903 for

new

(0.36 sec)
  1. CellFormat.Width | Aspose.Words for .NET

    Discover the CellFormat Width property to easily measure cell width in points, enhancing your spreadsheet's layout and readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...at its current cell, and any new cells creates afterwards. builder...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Add PDF Page Stamp to PDF|Aspose.PDF for Java

    Add a Page stamp to a PDF file using the PdfPageStamp class with Java....pdf" ; Document document = new Document ( _dataDir + inputFileName...PdfPageStamp bluePageStamp = new PdfPageStamp ( _dataDir + pageStampFileName...

    docs.aspose.com/pdf/java/page-stamps-in-the-pdf...
  3. SvgSaveOptions.ResourceSavingCallback | Aspose....

    Control image resource saving with SvgSaveOptions' ResourceSavingCallback. Optimize SVG exports for better quality and efficiency....SvgResourceFolder () { Document doc = new Document ( MyDir + "Rendering...); SvgSaveOptions options = new SvgSaveOptions { SaveFormat =...

    reference.aspose.com/words/net/aspose.words.sav...
  4. OoxmlSaveOptions.keepLegacyControlChars propert...

    OoxmlSaveOptions.keepLegacyControlChars property. Keeps original representation of legacy control characters.... let doc = new aw . Document ( base . myDir...the output document. let so = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 从PDF中提取上标和下标文本|Aspose.PDF for .NET

    本文描述了使用Aspose.PDF在C#中从PDF中提取上标和下标文本的各种方法。...document using ( var document = new Aspose . Pdf . Document ( dataDir...Create an absorber var absorber = new Aspose . Pdf . Text . TextFragmentAbsorber...

    docs.aspose.com/pdf/zh/net/extract-superscripts...
  6. SectionCollection.Item | Aspose.Words for .NET

    Access specific sections effortlessly with the SectionCollection Item property. Retrieve any section by index for streamlined data management.... Document doc = new Document ( MyDir + "Rendering...prepare a new section node for editing. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sec...
  7. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific type, enhancing your data management efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...child nodes. Document doc = new Document (); // Add two runs...

    reference.aspose.com/words/net/aspose.words/com...
  8. Გადაიყვანეთ JPG PDF Javascript

    გადაიყვანეთ JPG PDF JavaScript ფორმატში კოდით. შეინახეთ JPG როგორც PDF JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.jpg") doc...

    products.aspose.com/words/ka/nodejs-net/convers...
  9. Გადაიყვანეთ JPG DOC Javascript

    გადაიყვანეთ JPG DOC JavaScript ფორმატში კოდით. შეინახეთ JPG როგორც DOC JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.jpg") doc...

    products.aspose.com/words/ka/nodejs-net/convers...
  10. CommentRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeStart class, marking comment-associated text regions for enhanced document management and editing efficiency....DocumentBase , int ) Initializes a new instance of this class. Properties...Document doc = new Document (); Comment newComment = new Comment (...

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