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

section

(0.15 sec)
  1. Run Class | Aspose.Words för .NET

    Upptäck Aspose.Words.Run, en kraftfull klass för att hantera teckensekvenser med konsekvent teckensnittsformatering, vilket förbättrar effektiviteten i din dokumentbehandling.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Ange vissa sidinställningar för avsnittet...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. BreakType Enum | Aspose.Words för .NET

    Upptäck enumerationen Aspose.Words.BreakType för att förbättra dokumentformateringen med exakta brytningstyper för förbättrad läsbarhet och layoutkontroll....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. 搜索

    搜索...SECTION).next_sibling.as_section() currNode = nextSection...start_section = start_node.get_ancestor(aw.NodeType.SECTION).as_section()...

    blog.aspose.com/zh-hant/words/extract-text-from...
  4. Perubahan dalam nama metode|Aspose.PDF untuk Java

    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.... Section.setIsLanscape () diubah menjadi Section.isLandscape(true);...

    docs.aspose.com/pdf/id/java/change-in-methods-n...
  5. Python でのドキュメント編集の制限|Python via .NET用Aspose.Words

    Python を使用して制限タイプを設定し、ドキュメントの編集を制限します。保護を解除して、無制限に編集可能な領域を作成することもできます。...words as aw # Insert two sections with some text. doc = aw ...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/ja/python-net/restrict-do...
  6. DocumentBuilder.current_paragraph property | As...

    DocumentBuilder.current_paragraph property. Gets the paragraph that is currently selected in this [DocumentBuilder](../).... first_section . body . first_paragraph ....builder . move_to ( doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. DocumentBuilder.InsertField | Aspose.Words per ...

    Migliora i tuoi documenti con il metodo InsertField di DocumentBuilder. Aggiungi e aggiorna facilmente i campi di Word per contenuti dinamici e funzionalità migliorate.... Writeln ( "Section 1, page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Section 1, page 2." ); builder . InsertBreak...

    reference.aspose.com/words/it/net/aspose.words/...
  9. Obteniendo encabezados o pies de página con Nod...

    Este artículo explica cómo obtener programáticamente encabezados y pies de página de archivos de Excel u OpenOffice usando la API de Node.js vía C++.... get ( 0 ); // Gets left section of header console . log ( sheet...getHeader ( 0 )); // Gets center section of header console . log ( sheet...

    docs.aspose.com/cells/es/nodejs-cpp/get-headers...
  10. ControlChar.DefaultTextInputChar | Aspose.Words...

    اكتشف حقل ControlChar DefaultTextInputChar، الذي يتميز بحرف "o" كخيار افتراضي مثالي لنماذج إدخال النص. حسّن تجربة المستخدم!... Sections . Count ); builder . Write ( "Before section break...ControlChar . SectionBreak + "After section break." ); Assert . AreEqual...

    reference.aspose.com/words/ar/net/aspose.words/...