Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 116,974 for

doc

(0.11 sec)
  1. How to Add Image in Word Document using C# Code

    A step-by-step guide on how to add image in word Document using C# tutorial with code to insert image in word Document header C# & add image to word Document's body as linked image....Document object to load Word DOC from file system or memory stream...any desired position in Word DOC Use DocumentBuilder.InsertImage...

    kb.aspose.com/words/net/how-to-add-image-in-wor...
  2. 使用 Java 从 PDF 中移除水印 | Aspose.PDF

    用于从 Java 和 PHP 上的 PDF 文件中删除水印的 Java 源代码,Delphi。... 保存 PDF 文件 从 PDF 中删除水印-Java doc = new com . aspose . pdf . Document...Document ( "1.pdf" ); if ( doc . getPages (). get_Item ( 1 )....

    products.aspose.com/pdf/zh-hans/java/watermark/...
  3. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_IsTemporary method. Specifies whether this SDT shall be removed from the WordProcessingML Document when its contents are modified in C++.... auto doc = MakeObject < Document > ();...MakeObject < StructuredDocumentTa > ( doc , SdtType :: PlainText , MarkupLevel...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise.... doc = aw . Document ( MY_DIR + 'German...assertTrue ( all (( node for node in doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  5. WarningInfo.WarningType | Aspose.Words for .NET

    Discover the WarningInfo WarningType property that reveals essential warning types, enhancing your error handling and improving application reliability.... Document doc = new Document ( MyDir + "Missing...new HandleDocumentSubsti (); doc . WarningCallback = substitutionWarningH...

    reference.aspose.com/words/net/aspose.words/war...
  6. MailMergeSettings.DataType | Aspose.Words for .NET

    Discover the MailMergeSettings DataType property, defining your mail merge data source type and access method. Optimize your workflow effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.set...
  7. Odso.DataSource | Aspose.Words for .NET

    Connect your Documents effortlessly with Odso DataSource. Easily specify external data sources for seamless mail merges. Start optimizing your workflow today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.set...
  8. MailMergeSettings.CheckErrors | Aspose.Words fo...

    Discover the MailMergeSettings CheckErrors property in Microsoft Word for effective error reporting during mail merges. Optimize your workflow today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.set...
  9. MailMergeSettings.odso property | Aspose.Words ...

    MailMergeSettings.odso property. Gets or sets the object that specifies the Office Data Source Object (ODSO) settings.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Dear "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. NodeCollection.toArray method | Aspose.Words fo...

    NodeCollection.toArray method. Copies all nodes from the collection to a new array of nodes.... let doc = new aw . Document ( base ....canvas.docx" ); let shapes = doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...