Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 8,798 for

header

(0.28 sec)
  1. Working with Text Document in Java|Aspose.Words...

    Advanced TXT document processing, lists, BiDi, Headers/footer, using Java....importing the TXT file: Export Header and Footer in Output TXT File...File If you want to export the header and footer in the output TXT...

    docs.aspose.com/words/java/working-with-text-do...
  2. 在Python中复制行和列|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....0 ) \ # Put some data into header rows (A1:A4) i = 0 while i...get ( i , 0 ) . setValue ( "Header Row #i" ) \ # Put some detail...

    docs.aspose.com/cells/zh/java/copying-rows-and-...
  3. PdfSaveOptions.CacheBackgroundGraphics | Aspose...

    Discover the PdfSaveOptions CacheBackgroundGraphics property to optimize document graphics caching, enhancing your PDF creation and performance....images placed in the footer or header, well as background and border...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfSaveOptions.cacheBackgroundGraphics property...

    PdfSaveOptions.cacheBackgroundGraphics property. Gets or sets a value determining whether or not to cache graphics placed in document's background....images placed in the footer or header, well as background and border...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose Error when trying to sign document - Fre...

    Aspose _ result:: Error 405 HTTP method POST is not supported by this URL HTTP ERROR 405 HTTP method POST is not supported by this URL URI:/api/v2/ProcessCourtFiles STATUS:405 MESSAGE:HTTP method POST is not support…...Authorization: Bearer <access_token> header is required. Generate a fresh...you are using. 6 Content‑Type header – set to application/json (for...

    forum.aspose.com/t/aspose-error-when-trying-to-...
  6. HeaderFooter.nodeType property | Aspose.Words f...

    HeaderFooter.nodeType property. Returns [NodeType.HeaderFooter](../../nodetype/#HeaderFooter).... write ( "Primary header" ); builder . moveToHeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Section.deleteHeaderFooterShapes method | Aspos...

    Section.deleteHeaderFooterShapes method. Deletes all shapes (drawing objects) from the Headers and footers of this section....(drawing objects) from the headers and footers of this section...remove all shapes from all headers footers in a section. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::PageSetup::get_HeaderDistance me...

    Aspose::Words::PageSetup::get_HeaderDistance method. Returns or sets the distance (in points) between the Header and the top of the page in C++....distance (in points) between the header and the top of the page. double...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this document with another document producing changes as number of edit and format revisions Revision in C++....Comment >> ( newComment ); // Header: builder -> MoveToHeaderFooter...builder -> Writeln ( u "Original header contents." ); // Create a clone...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Extract Chart objects from PDF document (facade...

    This section explains how to extract chart objects from PDF with Aspose.PDF Facades using PdfExtractor Class....you want to get charts with header or other objects you should...

    docs.aspose.com/pdf/java/extract-chart-objects/