Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 150,874 for

2

(0.13 sec)
  1. FieldAutoTextList.list_style property | Aspose....

    FieldAutoTextList.list_style property. Gets or sets the name of the style on which the list to contain entries is based....glossary_document , 'AutoText 2' , 'Contents of AutoText 2' ) append_auto_text_entry...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....writeln("Paragraph 2."); builder.write("Paragraph 3...paragraph.\r\r\t" + "Paragraph 2. End of paragraph.\r\r\t" + "Paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Fields::FieldPrintDate::get_UseU...

    Aspose::Words::Fields::FieldPrintDate::get_UseUmAlQuraCalendar method. Gets or sets whether to use the Um-al-Qura calendar in C++....get_Fields () -> idx_get ( 2 )); // 2 - Umm al-Qura calendar: ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose.PDF Java - details for PDF/UA validation...

    Ciao, sto utilizzando la libreria Aspose.PDF (versione Java) per effettuare il controllo di conformità allo standard PDF/UA ma il log che viene restituito non è molto comprensibile nè per quanto riguarda il tipo di anom…...Discourse April 19, 2025, 10:59pm 2 @matteos Puoi fornire ulteriori...“Need manual check”, “clause”: “7.2”, “objectId”: “”, “convertable”:...

    forum.aspose.com/t/aspose-pdf-java-details-for-...
  5. Aspose::Words::Tables::Table::get_FirstRow meth...

    Aspose::Words::Tables::Table::get_FirstRow method. Returns the first Row node in the table in C++....-> get_Count ()); ASSERT_EQ ( 2 , tables -> idx_get ( 1 ) -> get_Rows...get_Tables () -> idx_get ( 0 ); // 2 - Using the "GetChild" method:...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose.WordsでWordファイルをPDF形式に変換した場合、異体字(IVSを利用した...

    Aspose.Wordsを使用して、システム内でWordファイルをPDFファイルに変換しています。 Aspose.WordsでPDF変換を行った際、PDFファイル内に異体字(IVSを利用した文字)が存在する場合、文字化けが発生します。 変換元のwordでは、IVS対応フォント(IPAmj明朝)が設定された異体字(IVSを利用した文字)が正しく表示されております。 文字化けを解消する方法はございますでしょうか。 wordサンプルフ…...日本語による技術サポート words-net SSSNNN September 2, 2025, 7:41am 1 Aspose.Wordsを...Professionalize.Discourse September 2, 2025, 7:42am 2 @SSSNNN 異体字(IVSを利用した文...

    forum.aspose.com/t/aspose-words-word-pdf-ivs/31...
  7. Direction Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Shaping.Direction enum for flexible text direction control in your documents. Enhance readability and design with ease!... TTB 2 Top-to-bottom writing direction...

    reference.aspose.com/words/net/aspose.words.sha...
  8. Aspose::Words::Saving::PdfDigitalSignatureHashA...

    Aspose::Words::Saving::PdfDigitalSignatureHashAlgorithm enum. Specifies a digital hash algorithm used by a digital signature in C++.... Sha512 2 SHA-512 hash algorithm. RipeMD160...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Working with 7z Archives | Aspose.Zip Documenta...

    This guide provides comprehensive information on working with 7z archives and how to manage them effectively....7z" )) { 2 try (SevenZipArchive archive =...archive = new SevenZipArchive()) { 2 archive. createEntries ( "dataDir"...

    docs.aspose.com/zip/java/working-with-7z-archives/
  10. Printing Microsoft Project Files | Aspose.Tasks...

    This guide explains how to print Microsoft Project files using Aspose.Tasks for .NET....mpp" ); 2 project. Print (); Examples-C...Project( "New Project.mpp" ); 2 foreach (string printer in PrinterSettings...

    docs.aspose.com/tasks/net/printing-a-project/