Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 18,326 for

paragraphs

(0.18 sec)
  1. FieldStyleRef.StyleName | Aspose.Words لـ .NET

    اكتشف خاصية FieldStyleRef StyleName لتخصيص وتنسيق نص البحث بسهولة. حسّن تصميم مشروعك بمرونة ودقة.... Styles [ "List Paragraph" ]; builder . Writeln ( "Item...Style = doc . Styles [ "List Paragraph" ]; builder . Writeln ( "Item...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Aspose::Words::Comment::Comment constructor | A...

    Aspose::Words::Comment::Comment constructor. Initializes a new instance of the Comment class in C++....or InsertBefore1() on the paragraph where you want the comment...how to add a comment to a paragraph. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/com...
  3. Crear o Agregar Tabla en PDF|Aspose.PDF para C++

    Aspose.PDF para C++ es una biblioteca utilizada para crear, leer y editar tablas en PDF. Usando esta biblioteca, puedes paginar una tabla en la página PDF usando C++....Cpp/Generator/Paragraphs.h> #include <Aspose.PDF....() -> idx_get ( 1 ) -> get_Paragraphs () -> Add ( table ); // Guardar...

    docs.aspose.com/pdf/es/cpp/add-table-in-existin...
  4. IReplacingCallback Interface | Aspose.Words per...

    Migliora l'elaborazione dei tuoi documenti con l'interfaccia IReplacingCallback di Aspose.Words. Crea metodi di ricerca e sostituzione personalizzati per risultati su misura.... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/it/net/aspose.words....
  5. Developer Guide|Documentation

    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....with Text Style Paragraph Working with Paragraph Style Working...

    docs.aspose.com/diagram/net/developer-guide/
  6. How to Insert Picture in Word using Java

    In this brief tutorial, you will learn how to insert picture in Word using Java in Windows, MacOS, or Linux. This tutorial can be used to add picture in Word document using Java in the header or contents part....picture in Word document paragraph Save output Word document...a picture in header and a paragraph. The output file is saved...

    kb.aspose.com/words/java/how-to-insert-picture-...
  7. Aspose::Words::Math::OfficeMath::get_ParentPara...

    Aspose::Words::Math::OfficeMath::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....method Retrieves the parent Paragraph of this node. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Math...

    reference.aspose.com/words/cpp/aspose.words.mat...
  8. Modifier un document HTML – Aspose.HTML for Java

    Apprenez à lire ou à modifier le modèle d'objet de document à l'aide d'Aspose.HTML for Java, à éditer du HTML et à utiliser des CSS en ligne et des CSS internes....partir de zéro, ajouter un paragraphe de texte stylé et enregistrer...head. Créez un élément de paragraphe avec le nom de classe “gr”...

    docs.aspose.com/html/fr/java/edit-a-document/
  9. CompatibilityOptions.do_not_suppress_indentatio...

    CompatibilityOptions.do_not_suppress_indentation property. Do Not Ignore Floating Objects When Calculating Paragraph Indentation....Objects When Calculating Paragraph Indentation. @property def...CompatibilityOptions.do_not_suppress_paragraph_borders property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在 PDF 中创建或添加表格使用 Python|Aspose.PDF for Python v...

    Aspose.PDF for Python via .NET 是一个用于创建、读取和编辑 PDF 表格的库。在此主题中查看其他高级功能。... paragraphs . add ( table ) # 保存包含表对象的更新文档...pdf_document . pages [ 1 ] . paragraphs . add ( table ) # 保存更新后的包含表格对象的文档...

    docs.aspose.com/pdf/zh/python-net/add-table-in-...