Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 14,825 for

section

(0.08 sec)
  1. Stamping with Aspose.PDF using Python|Aspose.PD...

    This Section describes how to add image stamps and text stamps to a PDF page via Python.... Check the following sections to learn how to add a stamp...to overlay entire pages or sections, useful for watermarking,...

    docs.aspose.com/pdf/python-net/stamping/
  2. PsSaveOptions.save_format property | Aspose.Wor...

    PsSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...page setup objects of all sections to "MultiplePagesType.BookFoldPrinting"...for s in doc . sections : s = s . as_section () s . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImportNode changes layout of table - Free Suppo...

    Hi all, We have some code that splits Word documents on Sections. For this we iterate over all Sections of the original document and use Node node = workingDoc.ImportNode(sec, true, ImportFormatMode.KeepDifferentStyles…...documents on sections. For this we iterate over all sections of the...KeepDifferentStyles); workingDoc.Sections.Add(node); to import them...

    forum.aspose.com/t/importnode-changes-layout-of...
  4. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property.... first_section . body . first_paragraph ....( smart_tag ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomXmlProperty.value property | Aspose.Words...

    CustomXmlProperty.value property. Gets or sets the value of the custom XML attribute or smart tag property.... first_section . body . first_paragraph ....( smart_tag ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. SmartTag.uri property | Aspose.Words for Python

    SmartTag.uri property. Specifies the namespace URI of the smart tag.... first_section . body . first_paragraph ....( smart_tag ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Categories

    Trouver des réponses par l'API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspo......supprimer tous les sauts de section dans Word à l'aide de C# Comment...supprimer tous les sauts de section dans Word à l'aide de Java...

    kb.aspose.com/fr/categories/page/40/
  8. PDF에서 단락 추출|Aspose.PDF for Android via Java

    이 문서에서는 Aspose.PDF의 특별한 도구인 ParagraphAbsorber를 사용하여 PDF 문서에서 텍스트를 추출하는 방법을 설명합니다....( 0 ); for ( MarkupSection section : markup . getSections ())...()) { DrawRectangleOnPage ( section . getRectangle (), page ); for...

    docs.aspose.com/pdf/ko/androidjava/extract-para...
  9. PDF에서 단락 추출|Aspose.PDF for Java

    이 기사는 Aspose.PDF에서 텍스트를 추출하는 특별한 도구인 ParagraphAbsorber를 사용하는 방법을 설명합니다....( 0 ); for ( MarkupSection section : markup . getSections ())...()) { DrawRectangleOnPage ( section . getRectangle (), page ); for...

    docs.aspose.com/pdf/ko/java/extract-paragraph-f...
  10. Aspose.Words DOM|Aspose.Words místo Python via ...

    Document Object Model (DOM) představuje dokument Word. Číst, manipulovat a upravovat obsah a formátování dokumentu Word pomocí Python....obsahovat jiné uzly, například, Section nebo Paragraph , odvozen od...schématu níže. Document , Section , Paragraph , Table , Shape...

    docs.aspose.com/words/cs/python-net/aspose-word...