Sort Score
Result 10 results
Languages All
Labels All
Results 7,301 - 7,310 of 18,954 for

paragraphs

(0.71 sec)
  1. Make WORD Using Java

    Make a new a Word document in Java in a few steps. Easily create a Word document using Java library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.getNextSibling()...

    products.aspose.com/words/java/make/word/
  2. Procurar

    Procurar...PortionCollection em cada Paragraph . Verifique se Portion.Text...i++) foreach (Paragraph para in tf[i].Paragraphs) foreach (Portion...

    blog.aspose.com/pt/slides/find-and-replace-text...
  3. Doing a TextFragment Rotation in a Cell cant ge...

    Hello, I can’t seem to figure out text rotation and the alignment of the content within a cell. I have tried all permutation of Vertical and Horizontal alignment and I cant get the text centered when rotated 90. Testin…...Paragraphs.Add(new TextFragment($"Rotation:{r}"));...Black); cell.Paragraphs.Add(tf); } } page.Paragraphs.Add(table);...

    forum.aspose.com/t/doing-a-textfragment-rotatio...
  4. Travailler avec les calques de texte dans Aspos...

    Exemples de travail avec les calques de texte dans un fichier PSD...spécifier différents styles et paragraphes au sein du calque de texte...default_style et default_paragraph, qui seront utilisés comme...

    docs.aspose.com/psd/fr/fr/python-net/traitement...
  5. Adicionar formas de linha ao PDF em Python|Aspo...

    Aprenda como desenhar formas de linha e linhas estilizadas em arquivos PDF em Python.... paragraphs . add ( graph ) line = drawing...Graph ( 100 , 400 ) page . paragraphs . add ( graph ) line = drawing...

    docs.aspose.com/pdf/pt/python-net/add-line/
  6. Ajouter des formes d'arc au PDF en Python|Aspos...

    Apprenez comment tracer et remplir des formes d'arc dans des fichiers PDF en Python....Graph objet à la collection paragraphs de la page. Enregistrez notre...shapes . add ( arc3 ) page . paragraphs . add ( graph ) document...

    docs.aspose.com/pdf/fr/python-net/add-arc/
  7. Aspose::Words::EditableRangeEnd::get_EditableRa...

    Aspose::Words::EditableRangeEnd::get_EditableRangeStart method. Corresponding EditableRangeStart, received by ID in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  8. Aspose::Words::EditableRangeStart::get_Editable...

    Aspose::Words::EditableRangeStart::get_EditableRange method. Gets the facade object that encapsulates this editable range start and end in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  9. FieldStart class | Aspose.Words for Python

    aspose.words.fields.FieldStart class. Represents a start of a Word field in a document...FieldStart can only be a child of Paragraph . A complete field in a Microsoft...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Erstellen einer Tabelle auf einer PowerPoint-Fo...

    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.... Paragraphs ( 0 , tf . TextRange . Text...//Set font size of 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. FontHeight...

    docs.aspose.com/slides/de/net/creating-a-table-...