Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 146,987 for

new

(0.42 sec)
  1. SignatureLineOptions class | Aspose.Words for N...

    Aspose.Words.SignatureLineOptions class. Allows to specify options for signature line being inserted...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); let signatureLineOptions = new aw . SignatureLineOptions { Signer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ResourceLoadingArgs.SetData | Aspose.Words for ...

    Discover how the ResourceLoadingArgs SetData method enhances user experience by efficiently managing resource data for optimal performance....doc = new Document (); doc . ResourceLoadingCallb = new ImageNameHandler...(); DocumentBuilder builder = new DocumentBuilder ( doc ); // Images...

    reference.aspose.com/words/net/aspose.words.loa...
  3. DocumentBuilder.startBookmark method | Aspose.W...

    DocumentBuilder.startBookmark method. Marks the current position in the document as a bookmark start....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.endBookmark method | Aspose.Wor...

    DocumentBuilder.endBookmark method. Marks the current position in the document as a bookmark end....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ResourceSavingArgs.KeepResourceStreamOpen | Asp...

    Discover how the KeepResourceStreamOpen property in ResourceSavingArgs enhances Aspose.Words by managing stream efficiency during resource saving....HtmlFixedResourceFol () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 使用矢量图形|Aspose.PDF for .NET

    本文描述了使用 C# 的 GraphicsAbsorber 工具的功能。...document using ( var document = new Aspose . Pdf . Document ( dataDir...using ( var graphicsAbsorber = new Aspose . Pdf . Vector . GraphicsAbsorber...

    docs.aspose.com/pdf/zh/net/working-with-vector-...
  7. ImageSavingArgs.ImageStream | Aspose.Words for ...

    Discover the ImageStream property in ImageSavingArgs to easily specify where to save your images, enhancing your workflow and efficiency....ImageSavingCallback () { Document doc = new Document ( MyDir + "Rendering...process. HtmlSaveOptions options = new HtmlSaveOptions (); options ...

    reference.aspose.com/words/net/aspose.words.sav...
  8. DigitalSignature.CertificateHolder | Aspose.Wor...

    Discover the DigitalSignature CertificateHolder property, which retrieves the certificate holder object for enhanced document signing security and verification.... SignOptions signOptions = new SignOptions { SignTime = DateTime... using ( FileStream inDoc = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dig...
  9. CommentDisplayMode | Aspose.Words for Java

    Specifies the rendering mode for document comments in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...comment = new Comment(doc, "John Doe", "J.D.", new Date()); comment...

    reference.aspose.com/words/java/com.aspose.word...
  10. 查找特定单词的出现次数|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....//Instantiate a new Workbook. Workbook workbook = new Workbook ();...Object FindOptions findOptions = new FindOptions (); //Create a Cells...

    docs.aspose.com/cells/zh/net/find-specific-word...