Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,141 for

font info

(0.04 sec)
  1. DocumentBase.WarningCallback | Aspose.Words لـ ...

    اكتشف خاصية WarningCallback في DocumentBase، وهي خاصية حيوية لضمان سلامة البيانات أثناء معالجة المستندات من خلال اكتشاف مشكلات التنسيق المحتملة.... Font . Name = "Times New Roman" ;...0 ]. Description . Equals ( "Font 'Times New Roman' has not been...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. WarningInfo.WarningType | Aspose.Words per .NET

    Scopri la proprietà WarningInfo WarningType che rivela i tipi di avviso essenziali, migliorando la gestione degli errori e l'affidabilità dell'applicazione....vicina per un font mancante tra le sorgenti di font disponibili...contenente testo formattato con un font che non esiste in nessuna delle...

    reference.aspose.com/words/it/net/aspose.words/...
  3. Obtenir des avertissements pour la substitution...

    Apprenez comment obtenir des avertissements pour la substitution de police lors du rendu de fichiers Excel en PDF en utilisant Aspose.Cells avec C++....( WarningInfo & info ) override { if ( info . GetType () == ExceptionType...std :: cout << "WARNING INFO: " << info . GetDescription (). ToUtf8...

    docs.aspose.com/cells/fr/cpp/get-warnings-for-f...
  4. 在呈现Excel文件为PDF时,有时会进行字体替换。Aspose.Cells提供了一个功能,让...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....warning ( WarningInfo info ) { if ( info . getWarningType () ==...== WarningType . FONT_SUBSTITUTION ) { System . out . println...

    docs.aspose.com/cells/zh/java/get-warnings-for-...
  5. Obtenir des avertissements pour la substitution...

    Apprenez comment obtenir des avertissements pour la substitution de police lors du rendu de fichiers Excel en PDF en utilisant Aspose.Cells for Node.js via C++....GetWarningsForFontSu { static warning ( info ) { if ( info . getType () === AsposeCells...console . log ( "WARNING INFO: " + info . getDescription ()); }...

    docs.aspose.com/cells/fr/nodejs-cpp/get-warning...
  6. FontInfoSubstitutionRule Class | Aspose.Words p...

    Scopri la classe Aspose.Words.Fonts.FontInfoSubstitutionRule per ottimizzare la gestione dei Font nei tuoi documenti con funzionalità di sostituzione fluide....sostituzione delle informazioni sui font. Per saperne di più, visita...visita il Lavorare con i font articolo di documentazione. public class...

    reference.aspose.com/words/it/net/aspose.words....
  7. Node.js ile C++ kullanarak Excel Dosyasını Görü...

    Excel dosyalarını PDF’ye dönüştürürken yazı tipi değişimini uyarıları almak için Aspose.Cells for Node.js via C++ kullanmayı öğrenin....Artık bir hücrede herhangi bir font değiştirildiğinde, Aspose.Cells...GetWarningsForFontSu { static warning ( info ) { if ( info . getType () === AsposeCells...

    docs.aspose.com/cells/tr/nodejs-cpp/get-warning...
  8. Excelファイルをレンダリングする際にフォントの置換ワーニングを取得|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....warning ( WarningInfo info ) { if ( info . getWarningType () ==...== WarningType . FONT_SUBSTITUTION ) { System . out . println...

    docs.aspose.com/cells/ja/java/get-warnings-for-...
  9. Jak rozpoznat, že písmo bylo nahrazeno v C++|As...

    Pokud si nejste jisti, proč se rozložení dokumentu změnilo nebo proč určité písmo nevypadá podle očekávání, mohou vám pomoci zprávy s upozorněním na nahrazení písma....standardní formát textu popisu, “Font' ' Nebyl nalezen. Místo toho...pro substituci podle pravidla font config “nahrazení tabulky” -...

    docs.aspose.com/words/cs/cpp/how-to-recognize-t...
  10. IWarningCallback.Warning | Aspose.Words för .NET

    Upptäck IWarningCallback-metoden i Aspose.Words. Hantera problem med dokumentinläsning och -sparning sömlöst, samtidigt som formatering och dataintegritet bevaras....public void Warning ( WarningInfo info ) Exempel Visar hur man ställer...Document ( MyDir + "Missing font.docx" ); // Tilldela en återanropning...

    reference.aspose.com/words/sv/net/aspose.words/...