Sort Score
Result 10 results
Languages All
Labels All
Results 9,861 - 9,870 of 18,486 for

paragraphs

(0.17 sec)
  1. Archiv

    Archiv...Replace("First paragraph ends.&pSecond paragraph starts.", "[replaced]"...Save("Find-And-Replace-Text-Paragraph-Break.docx"); Výstup # Závěr...

    blog.aspose.com/cs/words/find-and-replace-text-...
  2. Restricționați editarea documentelor în Python|...

    Restricționați editarea unui document prin setarea unui tip de restricție folosind Python. De asemenea, puteți elimina protecția și puteți crea regiuni editabile fără restricții....read-only, we cannot edit this paragraph without the password." ) #...range. builder . writeln ( "Paragraph inside first editable range"...

    docs.aspose.com/words/ro/python-net/restrict-do...
  3. Форми отделно от документ|Aspose.Words вместо P...

    Извличане на различни графични обекти, като изображения, текстова кутия, съдържаща параграфи, или форми на стрелки, при обработка на документ, и ги експортират към външно място, използвайки Python....съставени от много възли, като Paragraph както и Table . Повечето форми...форми могат да включват Paragraph както и Table Блокови възли...

    docs.aspose.com/words/bg/python-net/rendering-s...
  4. Převést ODT na PPTX přes C# .NET nebo pomocí be...

    Převeďte dokumenty Word odt na soubory PowerPoint pptx pomocí C#. Převeďte více souborů v rámci ASP.NET nebo jiných aplikací .NET....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/cs/net/conversion/odt...
  5. Converteer TXT naar PPS via C# .NET of met grat...

    Converteer Word-documentdocumenten naar PowerPoint PPS-bestanden met C#. Converteer meerdere bestanden binnen ASP.NET of andere .NET-toepassingen....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/nl/net/conversion/txt...
  6. تحويل ODT إلى PPS عبر C# .NET أو مع محول مجاني ...

    تحويل مستندات Word odt إلى ملفات PowerPoint pps باستخدام C#. تحويل ملفات متعددة داخل ASP.NET أو تطبيقات .NET الأخرى....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/ar/net/conversion/odt...
  7. تحويل OTT إلى ODP عبر C# .NET أو مع محول مجاني ...

    تحويل مستندات Word ott إلى ملفات PowerPoint odp باستخدام C#. تحويل ملفات متعددة داخل ASP.NET أو تطبيقات .NET الأخرى....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/ar/net/conversion/ott...
  8. تحويل OTT إلى PPSX عبر C# .NET أو مع محول مجاني...

    تحويل مستندات Word ott إلى ملفات PowerPoint ppsx باستخدام C#. تحويل ملفات متعددة داخل ASP.NET أو تطبيقات .NET الأخرى....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/ar/net/conversion/ott...
  9. Tooltip en PDF usando Python|Aspose.PDF para Py...

    Aprende cómo agregar un tooltip al fragmento de texto en PDF usando Python y Aspose.PDF... paragraphs . add ( ap . text . TextFragment...document . pages [ 1 ] . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/es/python-net/pdf-tooltip/
  10. Adicionar Objeto de Linha ao Arquivo PDF|Aspose...

    Este artigo explica como criar um objeto de linha no seu PDF usando Aspose.PDF para C++....instância de página page -> get_Paragraphs () -> Add ( graph ); // Crie...instância de página page -> get_Paragraphs () -> Add ( canvas ); //...

    docs.aspose.com/pdf/pt/cpp/add-line/