Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 9,093 for

header

(0.35 sec)
  1. Features|Documentation

    Aspose.Cells for PHP via Java features.... Create or edit your header and/or footer. Set print area...

    docs.aspose.com/cells/php-java/features/
  2. View DIB images via Python | products.aspose.com

    Try our On-Premise document APIs to View DIB image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....files (BMP) but has a different header. It can be opened with almost...

    products.aspose.com/imaging/python-net/viewer/dib/
  3. Aspose::Words::Settings::Odso class | Aspose.Wo...

    Aspose::Words::Settings::Odso class. Specifies the Office Data Source Object (ODSO) settings for a mail merge data source. To learn more, visit the documentation article in C++....specified external data source as a header row containing the names of...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Resize DIB images via Java | products.aspose.com

    Try our On-Premise document APIs to resize DIB files on Java Application....files (BMP) but has a different header. It can be opened with almost...

    products.aspose.com/imaging/java/resize/dib/
  5. Merge DIB images via Java | products.aspose.com

    Try our On-Premise document APIs to merge DIB files on Java Application....files (BMP) but has a different header. It can be opened with almost...

    products.aspose.com/imaging/java/merge/dib/
  6. Features|Documentation

    Aspose.Cells for Node.js via C++ features.... Create or edit your header and/or footer. Set print area...

    docs.aspose.com/cells/nodejs-cpp/features/
  7. Insert template to existing document - Free Sup...

    Hi, Need some help. We have templates from Microsoft office available at "C:\Program Files\Microsoft Office\Templates" under this particular path we have folders for each template(.dotm) - macro enabled template when…...Company logo, date present in header section of macro enabled template...

    forum.aspose.com/t/insert-template-to-existing-...
  8. Word文件,如何去掉页眉页脚,同时保持内容排版不变 - Free Support Forum...

    import com.aspose.words.*; public class RemoveHeaderFooter { public static void main(String[] args) throws Exception { Document doc = new Document("input.doc"); for (Section section : doc.getSection…...clear(); // 清空所有 header/footer } } doc.save("output...

    forum.aspose.com/t/word/322768
  9. Bug 5043: Converting EsriJson to MapInfoInterca...

    Hi Alexander, Please see: Test data (input/output/QGIS) 5043 EsriJson -MafInfoTab.zip (11.9 KB) Thanks,...mif header, so QGIS and MyGeodata read...

    forum.aspose.com/t/bug-5043-converting-esrijson...
  10. Lost ParagraphFormat When Split Words in C# - F...

    Hi, I’m trying to split some Words documents by heading. But the output files seem like losting ParagraphFormat . How can I keep the same formating with the sourced document. Thanks. Test Info Using SDK: Aspose.Word…...keeping the original section's header/footer. Section currentSection...

    forum.aspose.com/t/lost-paragraphformat-when-sp...