Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 298,038 for

doc

(0.45 sec)
  1. Սեղմել TIFF Ը Python Ում

    Սեղմեք TIFF ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք TIFF բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) shape...aw.saving.TiffCompression.LZW doc.save( "Output.tiff" , save_options)...

    products.aspose.com/words/hy/python-net/compres...
  2. TEXT ወደ ምስል C# ቀይር

    TEXT ወደ ምስል ቅርጸት በ C# ኮድ ቀይር። C# ን በመጠቀም TEXT እንደ ምስል ያስቀምጡ።...የውጤት ቅርጸት DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...ይምረጡ using Aspose.Words; var doc = new Document("Input.txt");...

    products.aspose.com/words/am/net/conversion/tex...
  3. Փոխարկել TEXT JPG C#

    Փոխարկեք TEXT ը JPG ձևաչափի C# կոդով: Պահեք TEXT որպես JPG օգտագործելով C#:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...ձևաչափը using Aspose.Words; var doc = new Document( "Input.txt" );...

    products.aspose.com/words/hy/net/conversion/tex...
  4. Փոխարկել WORD TIFF C#

    Փոխարկեք WORD ը TIFF ձևաչափի C# կոդով: Պահեք WORD որպես TIFF օգտագործելով C#:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...ձևաչափը using Aspose.Words; var doc = new Document( "Input.docx"...

    products.aspose.com/words/hy/net/conversion/wor...
  5. Document.FirstSection | Aspose.Words for .NET A...

    Document 财产. 获取文档中的第一部分... Document doc = new Document ( MyDir + "Footer...HeaderFooterCollecti headersFooters = doc . FirstSection . HeadersFooters...

    reference.aspose.com/words/zh/net/aspose.words/...
  6. ImageSaveOptions.Resolution | Aspose.Words for ...

    ImageSaveOptions 财产. 设置生成图像的水平和垂直分辨率以每英寸点数为单位... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "Times...

    reference.aspose.com/words/zh/net/aspose.words....
  7. Field.End | Aspose.Words for .NET API 参考

    Field 财产. 获取代表字段end的节点... { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/zh/net/aspose.words....
  8. AxisTickLabels.spacing property | Aspose.Words ...

    AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AxisTickLabels.is_auto_spacing property | Aspos...

    AxisTickLabels.is_auto_spacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. VariableCollection.GetEnumerator | Aspose.Words...

    VariableCollection GetEnumerator method. Returns an enumerator object that can be used to iterate over all variable in the collection in C#.... Document doc = new Document (); VariableCollection...VariableCollection variables = doc . Variables ; // Every document has...

    reference.aspose.com/words/net/aspose.words/var...