Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 18,953 for

paragraphs

(0.1 sec)
  1. 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/
  2. Adicionar Objeto Arco ao arquivo PDF|Aspose.PDF...

    Este artigo explica como criar um objeto arco no seu PDF usando 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/pt/net/add-arc/
  3. 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....
  4. 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....
  5. إضافة معادلات رياضية إلى عروض PowerPoint التقدي...

    تعلم كيفية التعامل مع المعادلات الرياضية في PowerPoint باستخدام Aspose.Slides للغة Python عبر .NET. احصل على تعليمات مفصلة، أمثلة على الشيفرة، ونصائح لأتمتة إنشاء وتعديل العروض التقديمية....: math_paragraph = math_shape . text_frame . paragraphs [ 0 ]...] . portions [ 0 ] . math_paragraph تسمح فئة MathParagraph بقراءة...

    docs.aspose.com/slides/ar/python-net/powerpoint...
  6. 고급 기능|Aspose.PDF for .NET

    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 . Add ( textFragment ); //...parameter provides LaTeX paragraph indents elimination var ltext1...

    docs.aspose.com/pdf/ko/net/advanced-features/
  7. Fonctionnalités Avancées|Aspose.PDF for .NET

    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 . Add ( textFragment ); //...parameter provides LaTeX paragraph indents elimination var ltext1...

    docs.aspose.com/pdf/fr/net/advanced-features/
  8. Création d'un PDF complexe|Aspose.PDF pour C++

    Aspose.PDF pour C++ vous permet de créer des documents plus complexes contenant des images, des fragments de texte et des tableaux dans un seul document....fragments de texte (en-tête et paragraphe) et un tableau. Pour construire...centré. Ajoutez l’en-tête aux Paragraphs de la page. Créez un TextFragment...

    docs.aspose.com/pdf/fr/cpp/complex-pdf-example/
  9. Agregar formas de rectángulo a PDF en Python|As...

    Aprenda cómo dibujar y rellenar formas de rectángulo en archivos PDF con Python.... paragraphs . add ( text_fragment ) graph...Graph ( 400 , 300 ) page . paragraphs . add ( graph ) graph . border...

    docs.aspose.com/pdf/es/python-net/add-rectangle/
  10. Inserting Fields in Node.js|Aspose.Words for No...

    Insert fields into a document in Node.js in different ways: using `DocumentBuilder` or DOM (Document Object Model)....Merge Field using DOM to a paragraph in a document: Inserting Mail...ADDRESSBLOCK Field using DOM to a paragraph in a document: Inserting ...

    docs.aspose.com/words/nodejs-net/inserting-fields/