Sort Score
Result 10 results
Languages All
Labels All
Results 7,681 - 7,690 of 15,391 for

section

(0.25 sec)
  1. 怎么在这里面获取图片信息 if node.node_type == aw.NodeType.S...

    def get_paragraph_str(paragraph): """获取段落信息""" para_content = paragraph.to_string(aw.SaveFormat.TEXT) para_content = para_content.replace("\r", "") para_content = para_content.strip() return para_cont…...sections: sect = s.as_section() for node in sect...for s in self.doc.sections: sect = s.as_section() for node in sect...

    forum.aspose.com/t/if-node-node-type-aw-nodetyp...
  2. Imprimer un document dans C#|Aspose.Words pour ...

    Imprimez un document sur un Server à l'aide du XpsPrint API non géré ou via une imprimante sélectionnée avec les boîtes de dialogue Paramètres et Aperçu avant impression en C#....<code>XpsPrint</code> API Cette section est destinée aux utilisateurs...d’imprimante sont définis pour chaque section et sont spécifiques à l’imprimante...

    docs.aspose.com/words/fr/net/print-a-document-p...
  3. Aspose.Cells .NET for DNN|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....DNN Contents [ Hide ] Cette section comprend les sujets suivants:...

    docs.aspose.com/cells/fr/net/aspose-cells-net-f...
  4. Public API Changements dans Aspose.Diagram 2.xx...

    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....xx Contents [ Hide ] Cette section comprend les rubriques suivantes...

    docs.aspose.com/diagram/fr/java/public-api-chan...
  5. Manage Presentation Slides on Android|Aspose.Sl...

    Create, access, and manage slides in PPT, PPTX, and ODP presentations using Aspose.Slides for Android. Easy-to-follow guide with Java code examples....Presentations on Android Manage Slide Sections in Presentations on Android...

    docs.aspose.com/slides/androidjava/presentation...
  6. Possible bug with document layout calculation -...

    Hi, I’m currently evaluating the Aspose.Words library, and I believe I may have encountered a bug. Steps to Reproduce Download the attached layout_calc_bug.docx file and save it without making any changes. layout_c…... Expected Result Section.Bottom >= LastLine.Bottom The...Header” is 2 Actual Result Section.Bottom < LastLine.Bottom The...

    forum.aspose.com/t/possible-bug-with-document-l...
  7. Aspose.Words מודל אובייקט מסמך (DOM) ב C++|Aspo...

    מודל אובייקט המסמך (DOM) הוא ייצוג בזיכרון של מסמך Word. לקרוא, לתפעל ולשנות את התוכן והעיצוב של מסמך Word באמצעות C++....שיכולים להכיל צמתים אחרים, למשל, Section או Paragraph , נובעים מהכיתה...שמוצג בתרשים למטה. Document , Section , Paragraph , Table , Shape...

    docs.aspose.com/words/he/cpp/aspose-words-docum...
  8. C# Split PDF

    Split PDF files into e pages using C# code. Save PDF as separate files using C#.... Extract sections based on document headers...PDF by Sections . Divide the document into logical sections Split...

    products.aspose.com/words/net/split/pdf/
  9. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation... first_section . body . append_paragraph (...first_paragraph = doc_edited . first_section . body . first_paragraph first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NodeImporter | Aspose.Words för .NET

    Upptäck NodeImporter-konstruktorn och skapa enkelt nya NodeImporter-instanser för att effektivisera din datahantering och förbättra projekteffektiviteten....foreach ( Section srcSection in docToInsert . Sections . OfType...OfType < Section >()) foreach ( Node srcNode in srcSection . Body...

    reference.aspose.com/words/sv/net/aspose.words/...