Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 40,991 for

one

(0.15 sec)
  1. Ինչպես պաշտպանել OneNote ֆայլը C#-ի միջոցով

    Այս հոդվածը ներառում է, թե ինչպես ապահովել OneNote ֆայլը C#-ի միջոցով: Այն ներառում է IDE կարգավորումները, ծրագրավորման քայլերը և օրինակելի կոդը՝ OneNote փաստաթուղթը C#-ում գաղտնաբառով պաշտպանելու համար:...ONE ֆայլը սկավառակից՝ օգտագործելով...Պահպանեք գաղտնաբառով պաշտպանված .ONE ֆայլը սկավառակի վրա Վերոհիշյալ...

    kb.aspose.com/hy/note/net/how-to-secure-onenote...
  2. Set Target Regions for Recognition|Documentation

    This Article Describes How to Set Target Regions in Source Image for Recognition...barcode detection by creating one or several objects of the Rectangle...Unique Target Region To set one target area for barcode recognition...

    docs.aspose.com/barcode/java/set-target-regions/
  3. FindReplaceOptions.ApplyParagraphFormat | Aspos...

    Discover the ApplyParagraphFormat property in FindReplaceOptions for seamless paragraph formatting in your documents. Enhance your content effortlessly!...ends with a full stop like this one will be right aligned." ); builder...( "This one will not!" ); builder . Write ( "This one also will...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Ինչպես փոխարկել OneNote-ը JPEG-ի՝ օգտագործելով C#

    Այս պարզ հոդվածը կենտրոնանում է այն բանի վրա, թե ինչպես փոխարկել OneNote-ը JPEG-ի՝ օգտագործելով C#: Այն ընդգրկում է IDE-ի ստեղծման բոլոր մանրամասները, ծրագրավորման աշխատանքային հոսքը և մեկ օրինակ կոդ՝ OneNote-ը JPEG արտահանելու համար՝ օգտագործելով C#:...ONE ֆայլը սկավառակից՝ օգտագործելով...Document դասի օրինակը Փոխարկեք .ONE ֆայլը JPEG-ի, օգտագործելով SaveFormat...

    kb.aspose.com/hy/note/net/how-to-convert-onenot...
  5. Aspose::Words::Body::EnsureMinimum method | Asp...

    Aspose::Words::Body::EnsureMinimum method. If the last child is not a paragraph, creates and appends One empty paragraph in C++....paragraph, creates and appends one empty paragraph. void Aspose...document contains one section, one body and one paragraph. // Call...

    reference.aspose.com/words/cpp/aspose.words/bod...
  6. Aspose::Words::Document::EnsureMinimum method |...

    Aspose::Words::Document::EnsureMinimum method. If the document contains no sections, creates One section with One paragraph in C++....no sections, creates one section with one paragraph. void Aspose...document contains one child Section, which includes one child Body and...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. How to Convert OneNote to JPEG using C#

    This simple article focuses on how to convert OneNote to JPEG using C#. It covers all the details for setting up the IDE, programming work flow and an example code to export OneNote to JPEG using C#....ONE file from the disk using the...class instance Convert the .ONE file to a JPEG using SaveFormat...

    kb.aspose.com/note/net/how-to-convert-onenote-t...
  8. 通過 C# 將 ONETOC2 轉換為 ONE .NET網

    OneTOC2 到 One C# 轉換的示例代碼。使用 API 示例代碼在 VB.NET、Asp.NET 或任何基於 .NET 的應用程序中將 OneTOC2 文件批量轉換為 One。...ONETOC2 to ONE Conversion 通過 C# 將 ONETOC2 轉換為 ONE 將 OneNote ®....NET Framework、.NET Core 上的 ONE。 Aspose.NOTE for .NET Onenote...

    products.aspose.com/note/zh-hant/net/conversion...
  9. ShapeLineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeLineStyle enum to enhance your document design with customizable compound line styles for shapes....lines, one thick, one thin. ThinThick 3 Double lines, one thin...thin, one thick. Triple 4 Three lines, thin, thick, thin. Default...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Create Tables|Aspose.Words for Java

    Create tables inside a document easily and fast instead of using Apache POI.... setText ( "col one, row one" ); tableTwoRowOne . addNewTableCell...(). setText ( "col two, row one" ); tableTwoRowOne . addNewTableCell...

    docs.aspose.com/words/java/create-tables/