Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 15,332 for

section

(0.22 sec)
  1. 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...
  2. Getting Started with Aspose.Tasks for .NET | Le...

    Learn how to get started with Aspose.Tasks for .NET. Set up your development environment, explore supported formats, licensing options, and start working with Microsoft Project files without Microsoft Project installed.... This section provides all the necessary...Then, review the Examples section to see Aspose.Tasks in action...

    docs.aspose.com/tasks/net/getting-started/
  3. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF to Excel, XML to Excel, DOCX to Excel C++. Save a document in various formats to XLSX using C++....); See Also Documentation section Protect or Encrypt a Document...Replace When Saving to XLSX” section applies. Q: How do I control...

    docs.aspose.com/words/cpp/convert-a-document-to...
  4. 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/
  5. 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...
  6. Work with Word Documents in Qt|Aspose.Words for...

    Aspose.Words for C++ can be integrated within Qt to create and manipulate Word documents in Qt applications....the API from the downloads section. Once the API is downloaded...the API from the downloads section and follow the steps given...

    docs.aspose.com/words/cpp/work-with-word-docume...
  7. DocumentPartSavingArgs.KeepDocumentPartStreamOp...

    Discover how the KeepDocumentPartStreamOpen property in DocumentPartSavingArgs lets Aspose.Words manage document part streams efficiently for optimal performance....multiple HTML files: one for each section. options . DocumentSplitCriteri...SectionBreak : partType = "Section" ; break ; case DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...
  8. How to Install Aspose.PDF for Rust via C++|Aspo...

    This Section shows a product description and instructions for installing Aspose.PDF for Rust on your own....the Runtime Configuration section below to ensure the executable...the Runtime Configuration section below to ensure the executable...

    docs.aspose.com/pdf/rust-cpp/installation/
  9. MultiplePagesType enumeration | Aspose.Words fo...

    Aspose.Words.Settings.MultiplePagesType enumeration. Specifies how document is printed out....); } // Configure the first section's "PageSetup" property to print...fold. let pageSetup = doc . sections . at ( 0 ). pageSetup ; pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Insert Header|Aspose.Words for Java

    Insert a header into a document easily and fast instead of using docx4j....new DocumentBuilder ( doc ); Section currentSection = builder ....{ List < SectionWrapper > sections = wordprocessingMLPack . getDocumentModel...

    docs.aspose.com/words/java/insert-header/