Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 6,351 for

header

(0.12 sec)
  1. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring Header and footer margins programmatically with Aspose.Cells for C++....Cleanup (); } Header and Footer Margins Set header and footer margins...GetPageSetup (); // Specify Header / Footer margins pageSetup...

    docs.aspose.com/cells/cpp/setting-margins/
  2. DocumentBuilder.InsertBreak | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertBreak method, allowing you to seamlessly add custom breaks for improved formatting....Examples Shows how to create headers and footers in a document using...Specify that we want different headers and footers for first, even...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 如何在 Docker 中运行 Aspose.PDF for .NET 8|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 8 应用程序中...120 , 830 )); // Add Header var header = new TextFragment ( "New...ferry routes in Fall 2020" ); header . TextState . Font = FontRepository...

    docs.aspose.com/pdf/zh/net/docker/dotnet8/
  4. 如何在 Docker 中运行 Aspose.PDF for .NET 6|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 6 应用程序中...// ---------- // Add Header var header = new TextFragment ( "New...ferry routes in Fall 2020" ); header . TextState . Font = FontRepository...

    docs.aspose.com/pdf/zh/net/docker/dotnet6/
  5. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreFields method. Specifies whether to compare differences in fields in C++....AppendChild ( newComment ); // Header: builder -> MoveToHeaderFooter...builder -> Writeln ( u "Original header contents." ); // Create a clone...

    reference.aspose.com/words/cpp/aspose.words.com...
  6. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreFormatting method. True indicates that formatting is ignored in C++....AppendChild ( newComment ); // Header: builder -> MoveToHeaderFooter...builder -> Writeln ( u "Original header contents." ); // Create a clone...

    reference.aspose.com/words/cpp/aspose.words.com...
  7. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....border includes or excludes the header. getBorders() Gets a collection...getDifferentFirstPag() True if a different header or footer is used on the first...

    reference.aspose.com/words/java/com.aspose.word...
  8. Replace Fields with Text Java|Aspose.Words for ...

    Learn how to replace fields with text in Java. Replace fields with static data using the Java API....properly for some fields in a header or footer. For example, trying...convert the PAGE field in a header or footer to static text will...

    docs.aspose.com/words/java/replace-fields/
  9. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...the loop: // Skip shapes in header/footer and process only top...using MS Word, it is added to header so it is repeated on each page...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  10. DocumentVisitor.visitHeaderFooterEnd method | A...

    DocumentVisitor.visitHeaderFooterEnd method. Called when enumeration of a Header or footer in a section has ended....Called when enumeration of a header or footer in a section has...the node structure of every header and footer in a document. test...

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