Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 18,529 for

paragraphs

(0.98 sec)
  1. Добавление дугового объекта в PDF-файл|Aspose.P...

    В этой статье объясняется, как создать дуговой объект в вашем PDF-файле с помощью Aspose.PDF for .NET....object to paragraphs collection of page page . Paragraphs . Add (...to the paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/ru/net/add-arc/
  2. Wyodrębnij tekst i obrazy z dokumentu PPT za po...

    Przykładowy kod C++ do wyodrębniania tekstu i obrazów z pliku PPT w C++ Runtime Environment dla Windows 32-bitowy, Windows 64-bitowy i Linux 64-bitowy....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/pl/cpp/parser/ppt/
  3. FAQ|Aspose.Slides pour Python 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....: Pourquoi les tailles de paragraphe diffèrent-elles entre les...Le calcul des tailles de paragraphe est basé sur le calcul de...

    docs.aspose.com/slides/fr/python-net/faqs/
  4. BuiltInDocumentProperties.Bytes | Aspose.Words ...

    اكتشف خاصية Bytes BuiltInDocumentProperties، وهي أداة أساسية لتقدير حجم المستند وتحسين إدارة الملفات والكفاءة....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope...المضمنة "الفقرات". properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/ar/net/aspose.words....
  5. BuiltInDocumentProperties.CharactersWithSpaces ...

    Scopri la proprietà CharactersWithSpaces di BuiltInDocumentProperties, che stima il numero di caratteri, inclusi gli spazi, per una gestione efficiente dei documenti....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope..."Paragrafi". properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/it/net/aspose.words....
  6. Archiwa

    Archiwa...SetAttribute("id", "first-paragraph"); // 3. Utwórz węzeł tekstowy...CreateTextNode("This is first paragraph. "); // 4. Dodaj tekst do...

    blog.aspose.com/pl/html/create-read-edit-html-f...
  7. Archiv

    Archiv...Paragraphs[0].Portions[0].PortionFormat...hypertextový odkaz shape1.TextFrame.Paragraphs[0].Portions[0].PortionFormat...

    blog.aspose.com/cs/slides/work-with-hyperlinks-...
  8. 搜索

    搜索...120, 300, 300); Paragraph para1 = new Paragraph(); para1.getPortions()...Slides for Java")); Paragraph para2 = new Paragraph(); para2.getPortions()...

    blog.aspose.com/zh-hant/slides/convert-ppt-to-v...
  9. Архивы

    Архивы...DASH # set paragraph formatting paragraphFormat...paragraphFormat = builder.paragraph_format paragraphFormat.first_line_indent...

    blog.aspose.com/ru/words/create-word-documents-...
  10. How to Change Background Color in HTML? C# Exam...

    Learn how to set the background color of HTML documents using Aspose.HTML for .NET. Consider various ways in ready-to-use C# examples....background color for HTML paragraph using C# 2 3 // Prepare output...Path); 11 12 // Find the paragraph element to set a style attribute...

    docs.aspose.com/html/net/how-to-articles/how-to...