Sort Score
Result 10 results
Languages All
Labels All
Results 8,761 - 8,770 of 180,284 for

doc

(0.2 sec)
  1. Გადაიყვანეთ TEXT PDF C#

    გადაიყვანეთ TEXT PDF C# ფორმატში კოდით. შეინახეთ TEXT როგორც PDF C#....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Words; var doc = new Document( "Input.txt" ); doc.Save( "Output...

    products.aspose.com/words/ka/net/conversion/tex...
  2. Გადაიყვანეთ 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/ka/net/conversion/wor...
  3. Find And Replace in PHP|Aspose.Words for Java

    Find And Replace text in Document using PHP.... $ doc = new Java ( "com.aspose.words..."ReplaceSimple.doc" ); // Replace the text in the document. $ doc -> getRange...

    docs.aspose.com/words/java/find-and-replace-in-...
  4. Შეკუმშოს TIFF Python

    შეკუმშოს TIFF Python ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) shape...words as aw doc = aw.Document("Input.tiff") doc.cleanup() shapes...

    products.aspose.com/words/ka/python-net/compres...
  5. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the Document, need to maintain the correct referenc of complete Document Doc, content_blocks, clean_tex…...referenc of complete document doc, content_blocks, clean_text_paragraphs...return paragraphs def pasteback(doc, content_blocks, corrected_paragraphs):...

    forum.aspose.com/t/paste-back-shape-data-correc...
  6. Aspose::Words::Body::get_NodeType method | Aspo...

    Aspose::Words::Body::get_NodeType method. Returns Body in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/bod...
  7. Aspose::Words::HeaderFooter::get_NodeType metho...

    Aspose::Words::HeaderFooter::get_NodeType method. Returns HeaderFooter in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/hea...
  8. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowSeriesName method. Returns or sets a Boolean to indicate the series name display behavior for the data labels of the entire series. true to show the series name; false to hide. By default false in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Fill::get_Transparency ...

    Aspose::Words::Drawing::Fill::get_Transparency method. Gets or sets the degree of transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear) in C++.... auto doc = System :: MakeObject < Aspose...:: Drawing :: Fill > fill = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. StructuredDocumentTagRangeStart.tag property | ...

    StructuredDocumentTagRangeStart.tag property. Specifies a tag associated with the current structured Document tag node... let doc = new aw . Document ( base ....docx" ); let rangeStartTag = doc . getChildNodes ( aw . NodeType...

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