Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 14,930 for

section

(0.24 sec)
  1. LaTeX 是什么?

    要回答“什么是 LaTeX?”这个问题,值得一提的是其最令人印象深刻的特性之一是新字体选择方案(NFSS)。...34 \ end{ abstract } 35 \ section{Lists} 36 %%%%%%%%%% 37 \ begin{enumerate}...Caps)} 48 \ end{enumerate} 49 \ section{Equations} 50 %%%%%%%%%% 51...

    docs.aspose.com/tex/zh/net/what-is-latex/
  2. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C#.... This section describes the main classes...text, paragraph, table, or a section is a node, and even the document...

    docs.aspose.com/words/net/aspose-words-document...
  3. Umbraco Content Exporter Module|Aspose.Words fo...

    Export online content into Word Processing or PDF document using Aspose.Words Umbraco Content Exporter Module in C#....in to the Umbraco Developer section, see https://umbraco.com/t...logged-in to Umbraco Developer section, see https://umbraco.com/t...

    docs.aspose.com/words/net/umbraco-content-expor...
  4. PdfSaveOptions.UseBookFoldPrintingSettings | As...

    Discover the PdfSaveOptions UseBookFoldPrintingSettings property to easily save documents in a booklet layout for enhanced printing efficiency....page setup objects of all sections to "MultiplePagesType.BookFoldPrinting"...renderTextAsBookfold ) foreach ( Section s in doc . Sections ) { s . PageSetup...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PsSaveOptions.UseBookFoldPrintingSettings | Asp...

    Discover the PsSaveOptions UseBookFoldPrintingSettings property to easily save documents in a booklet layout for enhanced printing efficiency....page setup objects of all sections to "MultiplePagesType.BookFoldPrinting"...BookFoldPrinting". foreach ( Section s in doc . Sections ) { s . PageSetup...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Efficiently Merge Presentations with Python|Asp...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Python via .NET, streamlining your workflow....Slides into a Presentation Section The following Python example...merge a specific slide into a section of a presentation: import aspose...

    docs.aspose.com/slides/python-net/merge-present...
  7. Convert Email to PDF in Python | products.aspos...

    Save Email as PDF in your Python applications without using Microsoft Outlook or Word...comprises a header section and a body section, separated by a blank...subject, and timestamp. The body section contains the content of the...

    products.aspose.com/total/python-net/conversion...
  8. Aspose::Words::Saving::PsSaveOptions::get_SaveF...

    Aspose::Words::Saving::PsSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Ps in C++....page setup objects of all sections to "MultiplePagesType.BookFoldPrinting"...Aspose :: Words :: Section > ( doc -> get_Sections ())) { s -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Efficiently Merge Presentations on Android|Aspo...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Android via Java, streamlining your workflow....Merge Slides to a Presentation Section This Java code shows you how...merge a specific slide to a section in a presentation: Presentation...

    docs.aspose.com/slides/androidjava/merge-presen...
  10. Aspose::Words::Settings::MultiplePagesType enum...

    Aspose::Words::Settings::MultiplePagesType enum. Specifies how document is printed out in C++....)); } // Configure the first section's "PageSetup" property to print...PageSetup > pageSetup = doc -> get_Sections () -> idx_get ( 0 ) -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words.set...