Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 14,820 for

section

(0.5 sec)
  1. Replace Fields C#|Aspose.Words for .NET

    Learn how to replace fields with text in C#. Replace fields with static data using the .NET API....were the last page in the section, which will cause any PAGE...can pass a Body object of a section and only convert the fields...

    docs.aspose.com/words/net/replace-fields/
  2. Aspose::Words::PageSetup::get_RtlGutter method ...

    Aspose::Words::PageSetup::get_RtlGutter method. Gets or sets whether Microsoft Word uses gutters for the Section based on a right-to-left language or a left-to-right language in C++....Word uses gutters for the section based on a right-to-left language...PageSetup > pageSetup = doc -> get_Sections () -> idx_get ( 0 ) -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. How to Remove Blank Pages in Word Using Python

    Learn how to remove blank pages in Word using Python. Simplify your document processing and enhance your productivity today!...due to formatting issues, section breaks, or hidden content....elements like page breaks, section breaks, or empty paragraphs)...

    blog.aspose.com/words/remove-blank-pages-in-wor...
  4. How to Add Text Conditional Formatting|Document...

    How to use the Aspose.Cells library in C# to apply text conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....under the Select a Rule Type section. Set the rule criteria: In...In the Format cells with section, choose Specific Text from the...

    docs.aspose.com/cells/net/how-to-add-text-condi...
  5. 什么是乳胶?

    要回答“什么是乳胶?”值得一提的是,其最令人印象深刻的功能之一是新的字体选择方案(NFSS)。...34 \ end{ abstract } 35 \ section{Lists} 36 %%%%%%%%%% 37 \ begin{enumerate}...Caps)} 48 \ end{enumerate} 49 \ section{Equations} 50 %%%%%%%%%% 51...

    docs.aspose.com/tex/zh/net/what-is-latex/
  6. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....the links in the “See Also” section. Visual Studio 2022. AWS Toolkit...the Configuring a Dockerfile section. Start Docker Desktop. Publish...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  7. Convert a Document with Images Aspose.Words in ...

    In Aspose.Words for .NET, we solved the problem of converting documents with images to fixed page formats – just make native assets copied properly using C#....you can add the following section in the .csproj file that makes...Notepad and add the following section to it: < Target Name = "CopyRequiredNativeAs"...

    docs.aspose.com/words/net/converting-a-document...
  8. Handling Exceptions with Aspose.Tasks | Aspose....

    Discover how to handle exceptions using Aspose.Tasks for Java when working with Microsoft Project files....to identify the problematic section of the project, for example...etc. After identifying the section that’s causing the problem...

    docs.aspose.com/tasks/java/handling-exceptions/
  9. DocumentPartSavingArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.DocumentPartSavingArgs class, essential for enhancing document processing with customizable saving options and efficient callbacks....multiple HTML files: one for each section. options . DocumentSplitCriteri...SectionBreak : partType = "Section" ; break ; case DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....CONTINUE; } /// /// Called when a Section node is encountered in the...visitSectionStart(final Section section) { // Get the index of our section within...

    reference.aspose.com/words/java/com.aspose.word...