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

paragraphs

(0.1 sec)
  1. Wyodrębnij tekst i obrazy z dokumentu ODP za po...

    Przykładowy kod C++ do wyodrębniania tekstu i obrazów z pliku ODP 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/odp/
  2. Trabalhando com parágrafos em Python|Aspose.Wor...

    Insira um parágrafo e especifique sua formatação em um documento usando Python....representado pela classe Paragraph . Insira um parágrafo Para...determinada pela propriedade paragraph_format . O exemplo de código...

    docs.aspose.com/words/pt/python-net/working-wit...
  3. EditableRange.SingleUser | Aspose.Words for .NET

    Discover the EditableRange SingleUser property to efficiently manage editable ranges, ensuring seamless collaboration and user-specific access control...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( $"This paragraph is inside the first editable...

    reference.aspose.com/words/net/aspose.words/edi...
  4. EditableRangeStart.Accept | Aspose.Words per .NET

    Scopri il metodo EditableRangeStart Accept per gestire in modo efficiente le interazioni dei visitatori e migliorare l'esperienza utente sul tuo sito...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( $"This paragraph is inside the first editable...

    reference.aspose.com/words/it/net/aspose.words/...
  5. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Styr dokumentnumrering med egenskapen ImportFormatOptions KeepSourceNumbering. Hantera enkelt kollisioner för sömlös import. Standardvärde falskt....importFormatOptions ); foreach ( Paragraph paragraph in srcDoc . FirstSection...FirstSection . Body . Paragraphs ) { Node importedNode = importer . ImportNode...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. BuiltInDocumentProperties.ContentType | Aspose....

    Scopri come utilizzare la proprietà ContentType di BuiltInDocumentProperties per gestire in modo efficiente il tipo di contenuto del tuo documento, migliorandone l'organizzazione....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope..."Paragrafi". properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/it/net/aspose.words....
  7. Creación de tablas usando VSTO y Aspose.Slides ...

    Migra de la automatización de Microsoft Office a Aspose.Slides para .NET y crea tablas en diapositivas de PowerPoint (PPT, PPTX) en C# con formato flexible.... Paragraphs ( 0 , tf . TextRange . Text...tamaño de fuente a 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/es/net/creating-a-table-...
  8. Textfeld|Aspose.Slides Dokumentation

    Arbeiten Sie mit Textfeldern in Aspose.Slides für C++: Text hinzufügen, formatieren, ausrichten, umbrechen, automatisch anpassen und gestalten für PPT-, PPTX- und ODP-Präsentationen.... auto paragraph = textBox -> get_TextFrame...() -> get_Paragraph ( 0 ); auto textFormat = paragraph -> get_ParagraphFormat...

    docs.aspose.com/slides/de/cpp/examples/elements...
  9. Мастер‑слайд|Документация Aspose.Slides

    Изучите примеры мастер‑слайдов Aspose.Slides for C++: создание, редактирование и оформление мастеров, заполнителей и тем в PPT, PPTX и ODP с понятным кодом C++....u "Company Name" ); auto paragraph = textBox -> get_TextFrame...() -> get_Paragraph ( 0 ); auto textFormat = paragraph -> get_ParagraphFormat...

    docs.aspose.com/slides/ru/cpp/examples/elements...
  10. Управление надстрочным и подстрочным текстом в ...

    Освойте надстрочный и подстрочный текст в Aspose.Slides для Android на Java и улучшите свои презентации с помощью профессионального форматирования текста для максимального воздействия.... Очистите существующие Paragraphs. Создайте новый объект абзаца...IParagraph superPar = new Paragraph (); // Создать часть с обычным...

    docs.aspose.com/slides/ru/androidjava/superscri...