Sort Score
Result 10 results
Languages All
Labels All
Results 9,421 - 9,430 of 18,356 for

docx to doc

(0.11 sec)
  1. 限制 Python 中的文档编辑|Python via .NET 格式的 Aspose.Words

    通过使用 Python 设置限制类型来限制编辑文档。您还可以删除保护并创建不受限制的可编辑区域。...words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/zh/python-net/restrict-do...
  2. Stroke.StartArrowLength | Aspose.Words for .NET

    Discover the Stroke StartArrowLength property To cusTomize your design's arrowhead length, enhancing visual appeal and precision in your projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::WebExtensions::WebExtension::get...

    Aspose::Words::WebExtensions::WebExtension::get_Reference method. Specifies the primary reference To an web extension in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  4. TextColumnCollection.LineBetween | Aspose.Words...

    Enhance your layout with the TextColumnCollection LineBetween property. Enable vertical lines between columns for a polished, organized look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Configure the current section's...

    reference.aspose.com/words/net/aspose.words/tex...
  5. ConvertUtil | Aspose.Words for Java

    Provides helper functions To convert between various measurement units in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.getPageSetup().setPaperSize(PaperSize...

    reference.aspose.com/words/java/com.aspose.word...
  6. ChartAxis.axis_between_categories property | As...

    ChartAxis.axis_between_categories property. Gets or sets a flag indicating whether the value axis crosses the category axis between categories.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Stroke.back_tint_and_shade property | Aspose.Wo...

    Stroke.back_tint_and_shade property. Gets or sets a double value that lightens or darkens the stroke background color.... doc = aw . Document ( file_name =...'Stroke gradient outline.docx' ) shape = doc . get_child ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::ShapeBase::get_Alternat...

    Aspose::Words::Drawing::ShapeBase::get_AlternativeText method. Defines alternative text To be displayed instead of a graphic in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ConvertUtil.point_to_inch method | Aspose.Words...

    ConvertUtil.point_To_inch method. Converts points To inches.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A section's "Page Setup"...

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

    Sample code for PNG To XLS Java conversion. Use API example code for batch PNG files To XLS conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/cpp/conversion/png-to-xls/