Sort Score
Result 10 results
Languages All
Labels All
Results 8,321 - 8,330 of 90,688 for

doc format

(0.38 sec)
  1. Run.text property | Aspose.Words for Python

    Run.text property. Gets or sets the text of the run.... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::TextWatermarkOptions::get_IsSemi...

    Aspose::Words::TextWatermarkOptions::get_IsSemitrasparent method. Gets or sets a boolean value which is responsible for opacity of the watermark. The default value is true in C++.... auto doc = System :: MakeObject < Aspose...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. Aspose TextFragmentAbsorber with Regular expres...

    Hi, I face the below issue in a .pdf file while using Aspose. Actaully we are converting excel file into pdf and uploading into our application. Then we need to find the content inside of { and } and also from [ to ] in …...Code we are using to find the format is : Find [ and ] in a page...excel source file with the format that I have faced issue. we...

    forum.aspose.com/t/aspose-textfragmentabsorber-...
  4. Unable to insert a png with big resolution - Fr...

    Dear Sir or Madam, If I try to insert an image with 10000 horizontal/vertical resolution it wouldn’t be inserted. The project is attached. Please note that the similar image with different resolution can be inserted. R…...any differences in the file format or encoding between the working...image size explicitly: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/unable-to-insert-a-png-with-...
  5. Border class | Aspose.Words for Python

    aspose.words.Border class. Represents a border of an object...Methods Name Description clear_formatting() Resets border properties...by a border into a document. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert PDF to XLS via C# | Aspose

    Sample code for PDF to XLS C# conversion. Use API example code for batch PDF files to XLS conversion within VB.NET, Asp.NET or any .NET based application....even smartphone photos in PDF format and creates PDF documents containing...What is PDF File Format Portable Document Format (PDF) is a type...

    products.aspose.com/ocr/net/conversion/pdf-to-xls/
  7. Convert FODS to DOCX with .NET or with free Onl...

    Convert FODS to DocX on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free FODS to DocX online converter quickly before integrating the code....Xamarin Platforms FODS is a file format used by OpenOffice.org and...LibreOffice. DOCX is a file format used by Microsoft Word. There...

    products.aspose.com/total/net/conversion/fods-t...
  8. Aspose::Words::Style::Remove method | Aspose.Wo...

    Aspose::Words::Style::Remove method. Removes the specified style from the Document in C++....base style is removed its formatting is moved to child styles...and apply a custom style. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. XamlFlowSaveOptions class | Aspose.Words for No...

    Aspose.Words.Saving.XamlFlowSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.XamlFlow](../../aspose.words/saveFormat/#XamlFlow) or [SaveFormat.XamlFlowPack](../../aspose.words/saveFormat/#XamlFlowPack) Format...XamlFlowPack format. To learn more, visit the Specify...in the SaveFormat.XamlFlow format. XamlFlowSaveOptions(saveFormat)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PreferredWidth.from_points method | Aspose.Word...

    PreferredWidth.from_points method. A creation method that returns a new instance that represents a preferred width specified using a number of points.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...