Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 58,533 for

paged

(0.04 sec)
  1. Trabajar con páginas en un archivo PS | Pitón

    Cómo agregar páginas a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Python....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/es/python-net/ps/working-w...
  2. Convert PowerPoint Presentations to Word Docume...

    Learn how to effortlessly convert PowerPoint and OpenDocument presentations to Word documents using Aspose.Slides for Python via .NET. Our step-by-step guide with sample Python code provides the solution for developers looking to streamline their document workflows.... Set the page size for the Word document to...presentation using the DocumentBuilder.page_setup property. Set margins...

    docs.aspose.com/slides/python-net/convert-power...
  3. ContinuousSectionRestart enumeration | Aspose.W...

    Aspose.Words.Layout.ContinuousSectionRestart enumeration. Represents different behaviors when computing page numbers in a continuous section that restarts page numbering....different behaviors when computing page numbers in a continuous section...restarts page numbering. Members Name Description Always Page numbering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Impose PDF using Python

    Follow this article to impose PDF using Python. It has the details to set the IDE, a list of steps, and a sample code to implement PDF imposition software using Python....Page Product Family Aspose.PSD Product...customizing the order of pages and size of the pages. Steps for PDF Imposition...

    kb.aspose.com/pdf/python/impose-pdf-using-python/
  5. PageSavingArgs.PageFileName | Aspose.Words for ...

    Discover the PageSavingArgs PageFileName property to easily manage document page file names for efficient saving and organization. Enhance your workflow today!...file name where the document page will be saved to. public string...Remarks If not specified then page file name and path will be generated...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PageSetup.borders property | Aspose.Words for P...

    PageSetup.borders property. Gets a collection of the page borders....property Gets a collection of the page borders. @property def borders...wavy page border with a shadow. doc = aw . Document () page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSavingArgs.PageIndex | Aspose.Words for .NET

    Discover the PageIndex property of PageSavingArgs for efficient page management. Optimize your navigation with precise current page tracking....PageIndex property Current page index. public int PageIndex...save a document to HTML page by page. public void PageFileNames...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PageSavingArgs.pageIndex property | Aspose.Word...

    PageSavingArgs.pageIndex property. Current page index....pageIndex property Current page index. get pageIndex () : number...save a document to HTML page by page. test ( 'PageFileNames'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSavingArgs.keepPageStreamOpen property | As...

    PageSavingArgs.keepPageStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a document page....close it after saving a document page. get keepPageStreamOpen () :...property after writing a document page into it. Specify true to keep...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Document.sections property | Aspose.Words for P...

    Document.sections property. Returns a collection that represents all sections in the document....Starts the next section on a new page: builder . insert_break ( aw...BreakType . SECTION_BREAK_NEW_PAGE ) builder . writeln ( 'This...

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