Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 140,988 for

page

(0.04 sec)
  1. Ինչպես փոխել PDF-ի էջի չափը Python-ի միջոցով

    Այս փոքրիկ ձեռնարկը կենտրոնանում է այն բանի վրա, թե ինչպես փոխել PDF-ի էջի չափը Python-ի միջոցով: Այն ներառում է շրջակա միջավայրը կարգավորելու բոլոր մանրամասները, ծրագրի փուլային հոսքը և գործարկվող օրինակելի կոդը, որը ցույց է տալիս Python-ի միջոցով PDF էջի չափը փոխելու գործընթացը:...Page Product Family Aspose.PSD Product...պետք է թարմացվի Կանչեք Page դասի set_page_size() մեթոդը և տրամադրեք...

    kb.aspose.com/hy/pdf/python/how-to-change-page-...
  2. WrapType | Aspose.Words for Java

    Specifies how text is wrapped around a shape or picture in Java....floating image to the center of a page. Document doc = new Document();...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  3. Setting Headers and Footers|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C# API or .NET Library....display useful information like page number, author name, topic name...footers are managed using the page setup settings. Setting Headers...

    docs.aspose.com/cells/net/setting-headers-and-f...
  4. ControlChar.NonBreakingHyphenChar | Aspose.Word...

    Discover the NonBreaking HyphenChar in Microsoft Word. Enhance your documents with seamless text flow using char30 for professional results....// Add a page break. builder . Write ( "Before page break." +...PageBreak + "After page break." ); // A page break is the same...

    reference.aspose.com/words/net/aspose.words/con...
  5. ControlChar.NON_BREAKING_SPACE_CHAR property | ...

    ControlChar.NON_BREAKING_SPACE_CHAR property. Non-breaking space character: (char)160....) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ControlChar.CR_LF property | Aspose.Words for P...

    ControlChar.CR_LF property. Carriage return followed by line feed character: \x000d\x000a or \r\n...) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Insert a Table of Contents in Word using Python

    Insert a table of contents in Word using Python. Obtain details to set up the IDE, a list of tasks, and an example code to add a table of contents in Word using Python....Page Product Family Aspose.PSD Product...exhibiting how to add contents page in Word using Python . You will...

    kb.aspose.com/words/python/insert-a-table-of-co...
  8. Aspose::Words::ControlChar::Lf method | Aspose....

    Aspose::Words::ControlChar::Lf method. Line feed character: "\x000a" or "\n". Same as LineFeed in C++....Add a page break. builder -> Write ( String ( u "Before page break...PageBreak () + u "After page break." ); // A page break is the same...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose::Words::ControlChar::DefaultTextInputCha...

    Aspose::Words::ControlChar::DefaultTextInputChar field. This is the "o" character used as a default value in text input form fields in C++....Add a page break. builder -> Write ( String ( u "Before page break...PageBreak () + u "After page break." ); // A page break is the same...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. FieldToc.entrySeparator property | Aspose.Words...

    FieldToc.entrySeparator property. Gets or sets a sequence of characters that separate an entry and its Page number....that separate an entry and its page number. get entrySeparator ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...