Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 91,679 for

aspose version

(0.11 sec)
  1. Aspose::Words::Settings::ViewOptions class | As...

    Aspose::Words::Settings::ViewOptions class. Provides various options that control how a document is shown in Microsoft Word. To learn more, visit the documentation article in C++....Aspose::Words::Settings::ViewOptions class Contents [ Hide ]...set_DisplayBackgroundSha (bool) Setter for Aspose::Words::Settings::ViewOpti...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Aspose::Words::ControlChar::CrLf method | Aspos...

    Aspose::Words::ControlChar::CrLf method. Carriage return followed by line feed character: "\x000d\x000a" or "\r\n". Not used as such in Microsoft Word documents, but commonly used in text files for paragraph breaks in C++....Aspose::Words::ControlChar::CrLf method Contents [ Hide ] ControlChar::CrLf... static System :: String & Aspose :: Words :: ControlChar ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ControlChar::ColumnBreak method ...

    Aspose::Words::ControlChar::ColumnBreak method. End of column character: "\x000e" in C++....Aspose::Words::ControlChar::ColumnBreak method Contents [ Hide... static System :: String & Aspose :: Words :: ControlChar ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::NonBreakingSpace me...

    Aspose::Words::ControlChar::NonBreakingSpace method. Non-breaking space character: "\x00a0" in C++....Aspose::Words::ControlChar::NonBreakingSpace method Contents... static System :: String & Aspose :: Words :: ControlChar ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::FieldEndChar field ...

    Aspose::Words::ControlChar::FieldEndChar field. End of MS Word field character: (char)21 in C++....Aspose::Words::ControlChar::FieldEndChar field Contents [ Hide... static constexpr char16_t Aspose :: Words :: ControlChar ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ControlChar::LineFeedChar field ...

    Aspose::Words::ControlChar::LineFeedChar field. Line feed character: (char)10 or "\n" in C++....Aspose::Words::ControlChar::LineFeedChar field Contents [ Hide... static constexpr char16_t Aspose :: Words :: ControlChar ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::FieldSeparatorChar ...

    Aspose::Words::ControlChar::FieldSeparatorChar field. Field separator character separates field code from field value. Optional in some fields. Value: (char)20 in C++....Aspose::Words::ControlChar::FieldSeparatorChar field Contents... static constexpr char16_t Aspose :: Words :: ControlChar ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::ControlChar::NonBreakingSpaceCha...

    Aspose::Words::ControlChar::NonBreakingSpaceChar field. Non-breaking space character: (char)160 in C++....Aspose::Words::ControlChar::NonBreakingSpaceChar field Contents... static constexpr char16_t Aspose :: Words :: ControlChar ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. How to Convert XML to PDF in Python

    This brief tutorial covers how to convert XML to PDF in Python. It includes all the details to configure the system environment, program algorithm, and a code snippet to demonstrate the conVersion of XML document to PDF in Python with a few lines of code....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/pdf/python/how-to-convert-xml-to-...
  10. Aspose Imaging generating blank pdf for corrupt...

    Hi Team, We are creating pdf file for files which has application type as “Tagged Image File Format” using below code. public static void convertTifToPdf(String inputFilePath, String outputFilePath) { try (Image image…...Aspose Imaging generating blank pdf for corrupted xif file Aspose...this: import com.aspose.imaging.*; import com.aspose.imaging.fileformats...

    forum.aspose.com/t/aspose-imaging-generating-bl...