Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 182,568 for

doc

(0.24 sec)
  1. Aspose::Words::Framesets::FramesetCollection::i...

    Aspose::Words::Framesets::FramesetCollection::idx_get method. Gets a frame or frames page at the specified index in C++.... auto doc = System :: MakeObject < Aspose..."Frameset.docx" ); ASSERT_EQ ( 3 , doc -> get_Frameset () -> get_ChildFramesets...

    reference.aspose.com/words/cpp/aspose.words.fra...
  2. Aspose::Words::Markup::CustomPartCollection::Re...

    Aspose::Words::Markup::CustomPartCollection::RemoveAt method. Removes an item at the specified index in C++.... auto doc = System :: MakeObject < Aspose...package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....throws Exception { Document doc = new Document(); // A smart...SmartTag smartTag = new SmartTag(doc); // Smart tags are composite...

    reference.aspose.com/words/java/com.aspose.word...
  4. Რამდენიმე DOC RTF Javascript

    შეაერთეთ მრავალი Doc RTF JavaScript კოდში. შეინახეთ Doc როგორც RTF JavaScript....გადაიყვანეთ მრავალი DOC RTF JavaScript Მაღალსიჩქარიანი Node.js...js ბიბლიოთეკა DOC ფაილების RTF-ში შერწყმისთვის Სწრაფი და ეფექტური...

    products.aspose.com/words/ka/nodejs-net/merge/d...
  5. Რამდენიმე DOC PDF Javascript

    შეაერთეთ მრავალი Doc PDF JavaScript კოდში. შეინახეთ Doc როგორც PDF JavaScript....გადაიყვანეთ მრავალი DOC PDF JavaScript Მაღალსიჩქარიანი Node.js...js ბიბლიოთეკა DOC ფაილების PDF-ში შერწყმისთვის Სწრაფი და ეფექტური...

    products.aspose.com/words/ka/nodejs-net/merge/d...
  6. BuiltInDocumentProperties.Bytes | Aspose.Words ...

    Discover the BuiltInDocumentProperties Bytes property, an essential tool for estimating Document size, enhancing file management and efficiency....public void Content () { Document doc = new Document ( MyDir + "Paragraphs...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // By...

    reference.aspose.com/words/net/aspose.words.pro...
  7. DocumentBuilder.start_editable_range method | A...

    DocumentBuilder.start_editable_range method. Marks the current position in the Document as an editable range start.... doc = aw . Document () doc . protect ( type...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( "Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar.NonBreakingHyphenChar | Aspose.Word...

    Discover the NonBreaking HyphenChar in Microsoft Word. Enhance your Documents with seamless text flow using char30 for professional results.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add a regular space. builder...

    reference.aspose.com/words/net/aspose.words/con...
  9. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection.... doc = aw . Document () # Add two...of this document. paragraph = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.insert_text_input method | Aspo...

    DocumentBuilder.insert_text_input method. Inserts a text form field at the current position.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a form that prompts...

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