Sort Score
Result 10 results
Languages All
Labels All
Results 6,961 - 6,970 of 157,133 for

doc

(0.11 sec)
  1. Comment.remove_reply method | Aspose.Words for ...

    Comment.remove_reply method. Removes the specified reply to this comment.... doc = aw . Document () comment = aw . Comment ( doc = doc... set_text ( 'My comment.' ) doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  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. PageBorderAppliesTo enumeration | Aspose.Words ...

    Aspose.Words.PageBorderAppliesTo enumeration. Specifies which pages the page border is printed on.... let doc = new aw . Document (); let pageSetup = doc . sections...border . distanceFromText = 0 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TextColumnCollection.SetCount | Aspose.Words fo...

    Optimize your layout with the TextColumnCollection SetCount method, effortlessly arranging text into your desired number of columns for enhanced readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TextColumnCollection columns...

    reference.aspose.com/words/net/aspose.words/tex...
  7. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginLeft method. Specifies the inner left margin in points for a shape in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert another textbox...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginBottom method. Specifies the inner bottom margin in points for a shape in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert another textbox...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginRight method. Specifies the inner right margin in points for a shape in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert another textbox...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 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...