Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 20,336 for

loadoptions

(0.07 sec)
  1. Изменения в публичном API в Aspose.Cells 8.8.0|...

    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....html ); HTMLLoadOptions loadOptions = new Aspose . Cells . HTMLLoadOptions...HTMLLoadOptions ( LoadFormat . Html ); loadOptions . KeepPrecision = true ;...

    docs.aspose.com/cells/ru/net/public-api-changes...
  2. HtmlLoadOptions | Aspose.Words för .NET

    Upptäck HtmlLoadoptions-konstruktorn, utformad för att enkelt initiera instanser med standardinställningar för sömlös webbutveckling.... HtmlLoadOptions loadOptions = new HtmlLoadOptions ();...det inlästa dokumentet. loadOptions . SupportVml = supportVml...

    reference.aspose.com/words/sv/net/aspose.words....
  3. DocumentDirection Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.DocumentDirection enum för att enkelt kontrollera textflödet i dina dokument. Förbättra läsbarhet och formatering med denna kraftfulla funktion!... TxtLoadOptions loadOptions = new TxtLoadOptions ();..."Bidi"-egenskap lagrar dess riktning. loadOptions . DocumentDirection = DocumentDirection...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Gestionar Blob|Documentación de Aspose.Slides

    Agregar blob a la presentación de PowerPoint en C++. Exportar blob. Agregar imagen como blob...; auto loadOptions = System :: MakeObject < LoadOptions > ();...(); loadOptions -> get_BlobManagementOption () -> set_PresentationLockingB...

    docs.aspose.com/slides/es/cpp/manage-blob/
  5. تصفية نوع البيانات أثناء تحميل دفتر العمل من مل...

    تعلم كيفية تصفية أنواع البيانات المحددة أثناء تحميل دفتر عمل من ملف قالب باستخدام Aspose.Cells مع C++.... يرجى استخدام الخاصية LoadOptions.GetLoadFilter() لهذا الغرض...والخلفية الصفراء لأن الخاصية LoadOptions.GetLoadFilter() تم تعيينها...

    docs.aspose.com/cells/ar/cpp/filtering-the-kind...
  6. Aspose.Cells 8.6.3 te Kamu API Değişiklikleri|D...

    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....of LoadOptions LoadOptions loadOptions = new LoadOptions ();...LoadDataOption created earlier loadOptions . setLoadDataOptions ( loadDataOptions...

    docs.aspose.com/cells/tr/java/public-api-change...
  7. Aspose.Cells 8.8.0 da Genel API Değişiklikleri|...

    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....html ); HTMLLoadOptions loadOptions = new Aspose . Cells . HTMLLoadOptions...HTMLLoadOptions ( LoadFormat . Html ); loadOptions . KeepPrecision = true ;...

    docs.aspose.com/cells/tr/net/public-api-changes...
  8. Javaでプレゼンテーションを開く|Aspose.Slides ドキュメント

    JavaでプレゼンテーションPPT、PPTX、ODPを開くまたは読み込む...パスワード保護されたプレゼンテーションを開く必要がある場合は、 LoadOptions クラスの Password プロパティを通じてパ...を示しています: LoadOptions loadOptions = new LoadOptions (); loadOptions...

    docs.aspose.com/slides/ja/java/open-presentation/
  9. ShapeBase.IsImage | Aspose.Words för .NET

    Upptäck om en form är en bild med ShapeBases IsImage-egenskap. Identifiera enkelt bildformer för förbättrad designflexibilitet och funktionalitet.... LoadOptions loadOptions = new LoadOptions (); loadOptions...new Document ( stream , loadOptions ); // Verifiera att dokumentets...

    reference.aspose.com/words/sv/net/aspose.words....
  10. خط PowerPoint مخصص في Java|وثائق Aspose.Slides

    خطوط PowerPoint المخصصة في Java...ttf" ); LoadOptions loadOptions = new LoadOptions (); loadOptions..."assets/fonts" , "global/fonts" }); loadOptions . getDocumentLevelFont ()...

    docs.aspose.com/slides/ar/androidjava/custom-font/