Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 13,994 for

section

(0.1 sec)
  1. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your document and replace it with the text you want using C#....composed of multiple paragraphs, sections, or pages. Some of the metacharacters...paragraph break, &b for a section break, &m for a page break...

    docs.aspose.com/words/net/find-and-replace/
  2. index.xml

    2.0 http://www.w3.org/2005/Atom High Code APIs & Free Apps for Image Automation – 背景を変更 画像 net 経由、サポートされているすべての画像形式https://products.aspose.com/imaging/ja/net/change-background/Recent content in 背景を......container-fluid bg-white agp-content section container row col-md-12 tl...container-fluid bg-white agp-content section container row col-md-12 tl...

    products.aspose.com/imaging/ja/net/change-backg...
  3. Aspose::Words::Notes::EndnoteOptions class | As...

    Aspose::Words::Notes::EndnoteOptions class. Represents the endnote numbering options for a document or Section. To learn more, visit the documentation article in C++....options for a document or section. To learn more, visit the Working...Write ( u "This is the second section." ); // We can use the "Position"...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. Generate Encrypted QR Code for Text|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....following information in content section: Encrypted Text Password (Key):...QR Code under the preview section. Procedure API GET / qrcodegen...

    docs.aspose.com/barcode/java/1-2-1-9-generating...
  5. Why not Adobe Photoshop SDK|Documentation

    Learn why PSD file format library is better option than Adobe Photoshop SDK, compare the security, stability, scalability, features of both....the links at the end of this section. Security You cannot find information...Pay particular attention to section 2.1.7, which covers server...

    docs.aspose.com/psd/net/why-not-adobe-photoshop...
  6. PsSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PsSaveOptions SaveFormat property to easily specify your document's save format. Optimize your workflow with flexible saving options!...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...
  7. PageSetup.rtl_gutter property | Aspose.Words fo...

    PageSetup.rtl_gutter property. Gets or sets whether Microsoft Word uses gutters for the Section based on a right-to-left language or a left-to-right language....Word uses gutters for the section based on a right-to-left language...layout. page_setup = doc . sections [ 0 ] . page_setup # Determine...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.PDF for Node.js Support|Aspose.PDF for N...

    This page gives recommendations for quick and quality to resolve your tasks using Aspose.PDF for Node.js....PDF forum section, you can ask your question...

    docs.aspose.com/pdf/nodejs-cpp/technical-support/
  9. PageSetup.LinesPerPage | Aspose.Words for .NET

    Control your document layout with the PageSetup LinesPerPage property. Easily adjust lines per page for optimal readability and organization....of lines per page in this section. // A large enough font size...

    reference.aspose.com/words/net/aspose.words/pag...
  10. How to Add PPTX Slide Content to an Aspose.Word...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...each section in slideDoc foreach (Aspose.Words.Section sec in...in slideDoc.Sections) { sec.PageSetup.PageWidth = slideWidthPt;...

    forum.aspose.com/t/how-to-add-pptx-slide-conten...