Sort Score
Result 10 results
Languages All
Labels All
Results 9,931 - 9,940 of 181,018 for

doc

(0.2 sec)
  1. Aspose::Words::PageBorderDistanceFrom enum | As...

    Aspose::Words::PageBorderDistanceFrom enum. Specifies the positioning of the page border relative to the page margin in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Aspose::Words::PageSetup::get_BorderDistanceFro...

    Aspose::Words::PageSetup::get_BorderDistanceFrom method. Gets or sets a value that indicates whether the specified page border is measured from the edge of the page or from the text it surrounds in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Aspose::Words::TabStopCollection::RemoveByIndex...

    Aspose::Words::TabStopCollection::RemoveByIndex method. Removes a tab stop at the specified index from the collection in C++.... auto doc = System :: MakeObject < Aspose...TabStopCollection > tabStops = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/tab...
  4. Aspose::Words::Notes::EndnoteOptions::get_Resta...

    Aspose::Words::Notes::EndnoteOptions::get_RestartRule method. Determines when automatic numbering restarts in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Footnotes and endnotes...

    reference.aspose.com/words/cpp/aspose.words.not...
  5. Granularity enumeration | Aspose.Words for Python

    aspose.words.comparing.Granularity enumeration. Specifies the granularity of changes to track when comparing two Documents.... doc_a = aw . Document () builder_a...= aw . DocumentBuilder ( doc = doc_a ) builder_a . writeln (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Python via Java를 사용하여 PDF 파일을 Doc로 변환합니다 https://products.aspose.com/pdf/ko/python-java/conversion/pdf-to-Doc/ Recent content in Python via Jav......com/pdf/ko/python-java/conversion/pdf-to-doc/ Recent content in Python via...com/pdf/ko/python-java/conversion/pdf-to-doc/index.xml self application/rss+xml...

    products.aspose.com/pdf/ko/python-java/conversi...
  7. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a SKIPIF field. If...

    reference.aspose.com/words/java/com.aspose.word...
  8. Document.remove_external_schema_references meth...

    Document.remove_external_schema_references method. Removes external XML schema references from this Document.... doc = aw . Document ( file_name =...'External XML schema.docx' ) doc . remove_external_schema_references...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom Document properties in Java.... Document doc = new Document(getMyDir() + "Properties...of custom document property", doc.getCustomDocumentPro().get("CustomProperty")...

    reference.aspose.com/words/java/com.aspose.word...
  10. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xmlMapping](../xmlMapping/) element or the [IStructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is true.... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . PlainText...

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