Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 3,750 for

inline

(0.17 sec)
  1. Paragraph.runs property | Aspose.Words for Node.js

    Paragraph.runs property. Provides access to the typed collection of pieces of text inside the paragraph....determine the revision type of an inline node. let doc = new aw . Document...revision concerns. A Run is an Inline node. let run = doc . revisions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Error on updating fields of document with custo...

    When creating documents from a certain template we get an exception on calling UpdateFields(). Here the code sample: private void TestMethod(string documentTemplatePath) { using FileStream fileStream = new(document…...DOCPROPERTY field is inside inline SDT. But the value of document...paragraph break character. Inline level SDS cannot contain paragraphs...

    forum.aspose.com/t/error-on-updating-fields-of-...
  3. Aspose::Words::InlineStory::get_StoryType metho...

    Aspose::Words::InlineStory::get_StoryType method. Returns the type of the story in C++....Color :: get_Green ()); // All inline story nodes have their respective...comment is another type of inline story. auto comment = System...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. Aspose::Words::Comment::get_StoryType method | ...

    Aspose::Words::Comment::get_StoryType method. Returns Comments in C++....Color :: get_Green ()); // All inline story nodes have their respective...comment is another type of inline story. auto comment = System...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom Inline shapes with DocumentBuilder's InsertShape method. Enhance your documents with tailored visuals for impactful presentations!..., double, double ) Inserts inline shape with specified type and... WrapType . None ); // 2 - Inline: builder . InsertShape ( ShapeType...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::Paragraph::get_Runs method | Asp...

    Aspose::Words::Paragraph::get_Runs method. Provides access to the typed collection of pieces of text inside the paragraph in C++....determine the revision type of an inline node. auto doc = System ::...revision concerns. A Run is an Inline node. auto run = System ::...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose.PSD for Python via .NET 25.4 - Release N...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PSDPYTHON-177 [AI Format] Handle inline images in content streams Feature...Handle inline images in content streams inputFile = "Inline_Image1...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  8. Aspose::Words::Fields::FieldBuilder::BuildAndIn...

    Aspose::Words::Fields::FieldBuilder::BuildAndInsert method. Builds and inserts a field into the document before the specified Inline node in C++....System::SharedPtr<Aspose::Words::Inline>&) method Builds and inserts...document before the specified inline node. System :: SharedPtr <...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index....determine the revision type of an inline node. doc = aw . Document (...revision concerns. A Run is an Inline node. run = doc . revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....NET, covering inline and floating insertion, barcode...that allows you to insert an inline or floating image. If the image...

    docs.aspose.com/words/python-net/working-with-i...