Sort Score
Result 10 results
Languages All
Labels All
Results 9,051 - 9,060 of 168,783 for

doc

(0.52 sec)
  1. Გადაიყვანეთ HTML Გამოსახულება Javascript

    გადაიყვანეთ HTML Გამოსახულება JavaScript ფორმატში კოდით. შეინახეთ HTML როგორც Გამოსახულება JavaScript....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...require( '@aspose/words' ); var doc = new aw.Document( "Input.html"...

    products.aspose.com/words/ka/nodejs-net/convers...
  2. Გადაიყვანეთ HTML GIF Python

    გადაიყვანეთ HTML GIF Python ფორმატში კოდით. შეინახეთ HTML როგორც GIF Python....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...კოპირება import aspose.words as aw doc = aw.Document( "Input.html" )...

    products.aspose.com/words/ka/python-net/convers...
  3. Fill.gradient_variant property | Aspose.Words f...

    Fill.gradient_variant property. Gets the gradient variant [GradientVariant](../../gradientvariant/) for the fill.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldRD::get_IsPathRelat...

    Aspose::Words::Fields::FieldRD::get_IsPathRelative method. Gets or sets whether the path is relative to the current Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Use a document builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. PdfSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover PdfSaveOptions' OutlineOptions property to customize your PDF outlines effortlessly. Enhance navigation and improve Document usability!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert headings that can...

    reference.aspose.com/words/net/aspose.words.sav...
  6. INodeChangingCallback.NodeRemoved | Aspose.Word...

    Discover the INodeChangingCallback NodeRemoved method—triggered when a Document node is removed, enhancing your coding efficiency and Document management....FontChangeViaCallbac () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Set the node changing callback...

    reference.aspose.com/words/net/aspose.words/ino...
  7. TextBox.break_forward_link method | Aspose.Word...

    TextBox.break_forward_link method. Breaks the link to the next [TextBox](../).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape1 = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBase.NodeChangingCallback | Aspose.Word...

    Discover the DocumentBase NodeChangingCallback property, which triggers on node insertions or removals, enhancing Document management and workflow efficiency....FontChangeViaCallbac () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Set the node changing callback...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::TabStopCollection::get_Count met...

    Aspose::Words::TabStopCollection::get_Count method. Gets the number of tab stops in the collection in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. Aspose::Words::Notes::FootnoteType enum | Aspos...

    Aspose::Words::Notes::FootnoteType enum. Specifies whether this is a footnote or an endnote in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert some text and mark...

    reference.aspose.com/words/cpp/aspose.words.not...