Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 157,140 for

doc

(0.06 sec)
  1. Process Comments in PHP|Aspose.Words for Java

    Process Comments using PHP.... $ doc = new Java ( "com.aspose.words...Document" , $ dataDir . "TestFile.doc" ); //ExStart //ExId:ProcessComments_Main...

    docs.aspose.com/words/java/process-comments-in-...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – .NET के साथ EXCEL को Doc में बदलें या मुफ्त ऑनलाइन कन्वर्टर के साथhttps://products.aspose.com/total/hi/net/convers......NET के साथ EXCEL को DOC में बदलें या मुफ्त ऑनलाइन कन्वर्टर...cel-to-doc/Recent content in .NET के साथ EXCEL को DOC में बदलें...

    products.aspose.com/total/hi/net/conversion/exc...
  3. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Java経由でMSGをDocにエクスポートするhttps://products.aspose.com/total/ja/java/conversion/msg-to-Doc/MicrosoftWordやOutlookを使用せずにMSGをDocに変換するJavaAPIjaAspose Pty Ltd 2......org/2005/Atom Java経由でMSGをDOCにエクスポートするhttps://products.aspose...ion/msg-to-doc/MicrosoftWordやOutlookを使用せずにMSGをDOCに変換するJavaAPIjaAspose...

    products.aspose.com/total/ja/java/conversion/ms...
  4. Document.Watermark | Aspose.Words for .NET

    Secure your Documents with our customizable watermarking feature. Enhance protection and ensure authenticity effortlessly!... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Node.previous_sibling property | Aspose.Words f...

    Node.previous_sibling property. Gets the node immediately preceding this node.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FindReplaceOptions.IgnoreInserted | Aspose.Word...

    Discover the FindReplaceOptions IgnoreInserted property, control text handling in insert revisions with this simple boolean setting. Default is false.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.rep...
  7. PageVerticalAlignment enumeration | Aspose.Word...

    aspose.words.PageVerticalAlignment enumeration. Specifies vertical justification of text on each page.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Modify the page setup properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Story::get_StoryType method | As...

    Aspose::Words::Story::get_StoryType method. Gets the type of this story in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Use a DocumentBuilder to...

    reference.aspose.com/words/cpp/aspose.words/sto...
  9. Aspose::Words::Watermark::Remove method | Aspos...

    Aspose::Words::Watermark::Remove method. Removes the watermark in C++.... auto doc = MakeObject < Document > ();...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/wat...
  10. Node.remove method | Aspose.Words for Node.js

    Node.remove method. Removes itself from the parent.... let doc = new aw . Document ( base ....+ "Tables.docx" ); expect ( doc . getChildNodes ( aw . NodeType...

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